Files
oboe/rsrc/dialogs/basic-lever.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

9 lines
458 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='leave'>
<pict type='ter' num='13' top='9' left='8'/>
<button name='leave' type='regular' top='46' left='244'>Leave</button>
<button name='pull' type='regular' top='46' left='176'>Pull</button>
<text top='4' left='50' width='253' height='43'>There is a stout wooden lever protruding from the ground here. Pull it?</text>
</dialog>