Update PDF Generation

This commit is contained in:
Florian 2026-06-13 18:42:55 +02:00
parent fb327f9fd1
commit e43b2fb0b0
2 changed files with 2 additions and 2 deletions

View File

@ -250,7 +250,7 @@
<Output>[aw]</Output>
</PropertyOutput>
<PropertyOutput>
<Property>[param.0] + 1</Property>
<Property>[param.0]</Property>
<Output>[slotindex]</Output>
</PropertyOutput>
</PropertyOutputs>

View File

@ -4732,7 +4732,7 @@
<LoopCount>20</LoopCount>
<Loop>
<Action>
<Do>charlib_maininv([param.loop])</Do>
<Do>charlib_maininv([param.loop] + 1)</Do>
</Action>
</Loop>
</ForLoop>