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:
@@ -90,4 +90,5 @@
|
||||
</text>
|
||||
<button name="abils" type='large' top='357' left='155'>Abilities</button>
|
||||
<button name="desc" type='large' top='357' left='263'>Description</button>
|
||||
<button name="preview" type='regular' top='8' left='509'>Preview</button>
|
||||
</dialog>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user