Update character PDF XML: uncomment coin breakdown label for consistency and cleanup
This commit is contained in:
parent
77d7a766db
commit
6a0e710bdc
@ -4569,7 +4569,7 @@
|
|||||||
</Columns>
|
</Columns>
|
||||||
<Content>
|
<Content>
|
||||||
|
|
||||||
<!--
|
|
||||||
<Label Styles="TalentTableHeader">
|
<Label Styles="TalentTableHeader">
|
||||||
<Text>"Münze"</Text>
|
<Text>"Münze"</Text>
|
||||||
</Label>
|
</Label>
|
||||||
@ -4622,7 +4622,7 @@
|
|||||||
</Label>
|
</Label>
|
||||||
<Label>
|
<Label>
|
||||||
<Text>Truncate(([data.character.control.coins] % 10))</Text>
|
<Text>Truncate(([data.character.control.coins] % 10))</Text>
|
||||||
</Label>-->
|
</Label>
|
||||||
|
|
||||||
|
|
||||||
</Content>
|
</Content>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user