Files
oboe/rsrc/dialogs/basic-stair-down.xml
Celtic Minstrel da58f09fca All dialogs now use default skin and foreground colour
(The attributes are still available in the schema though, and will not be removed.)
2015-10-03 03:00:22 -04:00

11 lines
428 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='leave'>
<button name='leave' type='regular' top='27' left='242'>Leave</button>
<button name='climb' type='regular' top='27' left='176'>Climb</button>
<pict type='dlog' num='19' top='8' left='8'/>
<text top='3' left='50' width='250' height='22'>
You find a stairway heading down.
</text>
</dialog>