Files
oboe/rsrc/dialogs/slimy-stair-up.xml

14 lines
618 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='37' left='242'>Leave</button>
<button name='climb' type='regular' top='37' left='176'>Climb</button>
<pict type='dlog' num='19' top='8' left='8'/>
<!--
TODO: This one is cut off at the bottom in the browser; verify this doesn't also happen in-game.
-->
<text top='3' left='50' width='250' height='32'>
You find a stairway heading up.
The steps are covered with a thin layer of slick, unpleasant slime.
</text>
</dialog>