Comment out unused inventory "Foreach" loop in character PDF XML for cleanup and consistency

This commit is contained in:
Florian 2026-06-13 00:59:57 +02:00
parent fda656b8e3
commit b31fbf76b3

View File

@ -4663,7 +4663,7 @@
<Text>"Gegenstand"</Text>
</Label>
<Foreach>
<!--<Foreach>
<List>[data.character.print.maininventory]</List>
<Content>
<Label>
@ -4679,7 +4679,7 @@
<Text>""</Text>
</Label>
</Content>
</Foreach>
</Foreach>-->
</Content>
</TableLayout>