alchemy: correct problems when using the new code...
legacy[unlock/dispel_barrier]: do not use freebie mode for items, ...
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='cancel'>
|
||||
<button name='left' type='left' def-key='left' top='303' left='287'/>
|
||||
<button name='right' type='right' def-key='right' top='303' left='350'/>
|
||||
<button name='cancel' type='regular' def-key='esc' top='303' left='415'>Cancel</button>
|
||||
<button name='left' type='left' def-key='left' top='330' left='287'/>
|
||||
<button name='right' type='right' def-key='right' top='330' left='350'/>
|
||||
<button name='cancel' type='regular' def-key='esc' top='330' left='415'>Cancel</button>
|
||||
<text name='result' top='330' left='5' width='259' height='36' font='bold'></text>
|
||||
<text size='large' top='8' left='53' width='71' height='16'>Alchemy:</text>
|
||||
<text size='large' top='29' left='53' width='32' height='16'>For:</text>
|
||||
<text name='mixer' framed='true' top='29' left='89' width='165' height='16'/>
|
||||
|
Reference in New Issue
Block a user