Files
oboe/rsrc/dialogs/basic-slope-down.xml

12 lines
571 B
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='climb' escbtn='leave'>
<button name='leave' type='regular' top='35' left='177'>Leave</button>
<button name='climb' type='regular' top='35' left='243'>Climb</button>
<pict type='dlog' num='19' top='8' left='8'/>
<text top='3' left='50' width='251' height='31'>
The passageway you're walking down slopes sharply downward here.
</text>
</dialog>