add Choose button for monster special loot item (#731)

This commit is contained in:
2025-05-25 22:05:48 -05:00
parent 05989810d4
commit 49b5841d0f
7 changed files with 89 additions and 65 deletions

View File

@@ -37,6 +37,7 @@
<text size='large' top='160' left='7' width='158' height='16'>Special treasure:</text>
<text top='179' left='23' width='162' height='14'>Item to drop when killed:</text>
<field name='loot-item' top='178' left='164' width='64' height='16' type='uint'/>
<button name='pick-item' type='regular' top='175' left='238'>Choose</button>
<text top='179' left='320' width='186' height='14'>Chance of dropping: (0-100)</text>
<field name='loot-chance' top='178' left='484' width='64' height='16' type='uint'/>