Files
oboe/rsrc/dialogs/dark-slope-up.xml
Celtic Minstrel 893fa1e4ff Dialog formatting
- Newlines at end of file
- Remove debug attribute
- Indentation in the XSL
2015-10-03 02:50:44 -04:00

11 lines
471 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog skin='dark' defbtn='leave'>
<button name='leave' type='regular' top='35' left='243'>Leave</button>
<button name='climb' type='regular' top='35' left='177'>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 upward into darkness.
</text>
</dialog>