Files
oboe/rsrc/dialogs/removed-special-items.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
439 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog skin='dark' defbtn='okay'>
<button name='okay' type='regular' top='50' left='246'>OK</button>
<pict type='dlog' num='16' top='8' left='8'/>
<text top='3' left='50' width='254' height='45'>
Some of your items are special, and can't be carried from scenario to scenario.
These have been taken away.
</text>
</dialog>