colorize hp and sp in casting menu
This commit is contained in:
@@ -23,18 +23,18 @@
|
||||
<text name='pc4' top='156' left='88' width='122' height='16'/>
|
||||
<text name='pc5' top='180' left='88' width='122' height='16'/>
|
||||
<text name='pc6' top='204' left='88' width='122' height='16'/>
|
||||
<text name='hp1' top='85' left='265' width='32' height='16'/>
|
||||
<text name='hp2' top='109' left='265' width='32' height='16'/>
|
||||
<text name='hp3' top='133' left='265' width='32' height='16'/>
|
||||
<text name='hp4' top='156' left='265' width='32' height='16'/>
|
||||
<text name='hp5' top='181' left='265' width='32' height='16'/>
|
||||
<text name='hp6' top='205' left='265' width='32' height='16'/>
|
||||
<text name='sp1' top='85' left='304' width='32' height='16'/>
|
||||
<text name='sp2' top='109' left='304' width='32' height='16'/>
|
||||
<text name='sp3' top='133' left='304' width='32' height='16'/>
|
||||
<text name='sp4' top='156' left='304' width='32' height='16'/>
|
||||
<text name='sp5' top='181' left='304' width='32' height='16'/>
|
||||
<text name='sp6' top='205' left='304' width='32' height='16'/>
|
||||
<text name='hp1' top='85' left='265' width='32' height='16' colour='red'/>
|
||||
<text name='hp2' top='109' left='265' width='32' height='16' colour='red'/>
|
||||
<text name='hp3' top='133' left='265' width='32' height='16' colour='red'/>
|
||||
<text name='hp4' top='156' left='265' width='32' height='16' colour='red'/>
|
||||
<text name='hp5' top='181' left='265' width='32' height='16' colour='red'/>
|
||||
<text name='hp6' top='205' left='265' width='32' height='16' colour='red'/>
|
||||
<text name='sp1' top='85' left='304' width='32' height='16' colour='light_blue'/>
|
||||
<text name='sp2' top='109' left='304' width='32' height='16' colour='light_blue'/>
|
||||
<text name='sp3' top='133' left='304' width='32' height='16' colour='light_blue'/>
|
||||
<text name='sp4' top='156' left='304' width='32' height='16' colour='light_blue'/>
|
||||
<text name='sp5' top='181' left='304' width='32' height='16' colour='light_blue'/>
|
||||
<text name='sp6' top='205' left='304' width='32' height='16' colour='light_blue'/>
|
||||
<text name='feedback' framed='true' top='400' left='30' width='186' height='16'>Pick spell to cast.</text>
|
||||
<led name='spell1' state='off' top='247' left='14'/>
|
||||
<led name='spell2' state='off' top='261' left='14'/>
|
||||
|
Reference in New Issue
Block a user