fix more pict positions that will cause out-of-bounds sampling

This commit is contained in:
2025-05-15 18:29:13 -05:00
parent 49aef8b8e2
commit 6281cb8026
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog escbtn='leave' defbtn='pull'>
<pict type='dlog' num='9' top='9' left='8'/>
<pict type='dlog' num='9' top='8' left='8'/>
<button name='leave' type='regular' top='46' left='176'>Leave</button>
<button name='pull' type='regular' top='46' left='244'>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>