Files
oboe/rsrc/dialogs/inventory-full.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

8 lines
340 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog>
<pict type='dlog' num='2' left='8' top='8'/>
<text left='52' top='4' width='255' height='18'>No room in your inventory.</text>
<button name='okay' type='regular' def-key='enter' left='249' top='30'>OK</button>
</dialog>