Debug give item: allow giving as unidentified

This commit is contained in:
2025-04-09 11:11:03 -05:00
parent 6f02e3128d
commit 3e1c2a9fb1
4 changed files with 24 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
<button name='choose' type='regular' relative='pos neg' rel-anchor='prev' top='3' left='5'>Choose</button>
<pict type='dlog' num='2' top='8' left='8'/>
<text name='prompt' size='large' top='8' left='49' width='193' height='16'>How many?</text>
<led name='extra-led' top='70' left='2'></led>
<button name='cancel' type='regular' top='63' left='70'>Cancel</button>
<button name='okay' type='regular' top='63' left='141'>OK</button>
</dialog>