Files
oboe/rsrc/dialogs/edit-town-wandering.xml

47 lines
3.2 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='okay' escbtn='cancel'>
<field name='group1-monst1' type='uint' top='137' left='174' width='39' height='16'/>
<field name='group1-monst2' type='uint' top='165' left='174' width='39' height='16'/>
<field name='group1-monst3' type='uint' top='193' left='174' width='39' height='16'/>
<field name='group1-monst4' type='uint' top='221' left='174' width='39' height='16'/>
<field name='group2-monst1' type='uint' top='137' left='239' width='39' height='16'/>
<field name='group2-monst2' type='uint' top='165' left='239' width='39' height='16'/>
<field name='group2-monst3' type='uint' top='193' left='239' width='39' height='16'/>
<field name='group2-monst4' type='uint' top='221' left='239' width='39' height='16'/>
<field name='group3-monst1' type='uint' top='137' left='304' width='39' height='16'/>
<field name='group3-monst2' type='uint' top='165' left='304' width='39' height='16'/>
<field name='group3-monst3' type='uint' top='193' left='304' width='39' height='16'/>
<field name='group3-monst4' type='uint' top='221' left='304' width='39' height='16'/>
<field name='group4-monst1' type='uint' top='137' left='369' width='39' height='16'/>
<field name='group4-monst2' type='uint' top='165' left='369' width='39' height='16'/>
<field name='group4-monst3' type='uint' top='193' left='369' width='39' height='16'/>
<field name='group4-monst4' type='uint' top='221' left='369' width='39' height='16'/>
<button name='okay' type='regular' top='273' left='436'>OK</button>
<button name='cancel' type='regular' relative='neg pos-in' rel-anchor='prev' top='0' left='71'>Cancel</button>
<text top='6' left='50' width='256' height='17'>Town wandering monsters</text>
<text top='25' left='50' width='439' height='40'>
Wandering monsters in towns appear in groups of up to 5.
Enter the numbers of the wandering monsters in each group type,
or press the Choose button to select the appearing monsters from a list.
</text>
<text top='68' left='50' width='437' height='40'>
A group of wandering monsters contains one each of the first three monsters, and 1 or 2 of the fourth.
Leave a field at 0 for no monster to appear.
</text>
<text top='115' left='166' width='58' height='14'>Group 1</text>
<pict type='dlog' num='16' top='8' left='8'/>
<text top='115' left='231' width='58' height='14'>Group 2</text>
<text top='115' left='294' width='58' height='14'>Group 3</text>
<text top='115' left='357' width='58' height='14'>Group 4</text>
<button name='choose1' type='regular' top='243' left='162'>Choose</button>
<button name='choose2' type='regular' top='243' left='227'>Choose</button>
<button name='choose3' type='regular' top='243' left='292'>Choose</button>
<button name='choose4' type='regular' top='243' left='357'>Choose</button>
<text top='138' left='8' width='150' height='14'>Monster 1 (1 appears)</text>
<text top='166' left='8' width='150' height='14'>Monster 2 (1 appears)</text>
<text top='194' left='8' width='150' height='14'>Monster 3 (1 appears)</text>
<text top='222' left='8' width='150' height='14'>Monster 4 (1-2 appears)</text>
</dialog>