Add preview button to item/monster edit dialogs

This shows the monster or item info dialog as it would appear in-game
This commit is contained in:
2017-01-22 11:02:26 -05:00
parent 40110dc367
commit 8e43ce4347
8 changed files with 256 additions and 181 deletions

View File

@@ -79,4 +79,5 @@
<text top='150' left='283' width='50' height='14'>Attack 1:</text>
<text top='174' left='283' width='50' height='14'>Attack 2:</text>
<text top='198' left='283' width='50' height='14'>Attack 3:</text>
<button name='preview' type='regular' top='8' left='600'>Preview</button>
</dialog>