Fix/update the edit placed monster dialogs
- Also, edit monster dialog now shows default facial pic
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<field name='sides2' top='173' left='410' width='52' height='16'/>
|
||||
<field name='dice3' top='197' left='350' width='52' height='16'/>
|
||||
<field name='sides3' top='197' left='410' width='52' height='16'/>
|
||||
<field name='talk' top='276' left='168' width='77' height='16'/>
|
||||
<field name='talk' top='276' left='138' width='77' height='16'/>
|
||||
<field name='treas' top='273' left='513' width='55' height='16'/>
|
||||
<button name='okay' type='regular' top='367' left='600'>OK</button>
|
||||
<button name='cancel' type='regular' def-key='esc' top='367' left='527'>Cancel</button>
|
||||
@@ -57,9 +57,9 @@
|
||||
<text name='type2' top='174' left='470' width='120' height='14'/>
|
||||
<text name='type3' top='198' left='470' width='120' height='14'/>
|
||||
<text top='253' left='8' width='120' height='14'>Monster type:</text>
|
||||
<text top='278' left='8' width='152' height='14'>Default talking picture:</text>
|
||||
<!-- Note: This originally had width=202 -->
|
||||
<text top='301' left='8' width='302' height='14'>Default attitude:
|
||||
<text top='278' left='8' width='120' height='14'>Default talking picture:</text>
|
||||
<pict name='talkpic' type='talk' num='0' top='276' left='226'/>
|
||||
<text top='310' left='8' width='302' height='14'>Default attitude:
|
||||
(attitude creature has when you place it)
|
||||
</text>
|
||||
<text size='large' top='250' left='343' width='158' height='16'>Treasure:</text>
|
||||
|
Reference in New Issue
Block a user