Update character PDF XML: clean up label text formatting and remove redundant empty labels for improved layout consistency
This commit is contained in:
parent
893540ae36
commit
3070f2f0e2
@ -3676,7 +3676,7 @@
|
||||
|
||||
<Label Styles="HLeft">
|
||||
<Text>"1/2 Verloren
|
||||
(+1 Schmerz)"</Text>
|
||||
(+1 Schmerz)"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>charlib_maxhp() / 2</Text>
|
||||
@ -3684,7 +3684,7 @@
|
||||
|
||||
<Label Styles="HLeft">
|
||||
<Text>"3/4 Verloren
|
||||
(+1 Schmerz)"</Text>
|
||||
(+1 Schmerz)"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>charlib_maxhp() / 4</Text>
|
||||
@ -3692,7 +3692,7 @@
|
||||
|
||||
<Label Styles="HLeft">
|
||||
<Text>"0 oder weniger
|
||||
(Im Sterben liegend)"</Text>
|
||||
(Im Sterben liegend)"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>0</Text>
|
||||
@ -3765,23 +3765,6 @@
|
||||
</Label>
|
||||
|
||||
|
||||
<Label>
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
|
||||
|
||||
<Label>
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user