Converted some instances of 'colour='.
This commit is contained in:
parent
9dafbcdd86
commit
80d08acec3
1 changed files with 4 additions and 4 deletions
|
@ -108,28 +108,28 @@
|
|||
type="Skeleton"
|
||||
[/unit]
|
||||
[label]
|
||||
colour="255,0,0,0"
|
||||
color="255,0,0,0"
|
||||
text="Undead target test"
|
||||
visible_in_fog="yes"
|
||||
x="9"
|
||||
y="17"
|
||||
[/label]
|
||||
[label]
|
||||
colour="255,0,0,0"
|
||||
color="255,0,0,0"
|
||||
text="Target choose test"
|
||||
visible_in_fog="yes"
|
||||
x="19"
|
||||
y="6"
|
||||
[/label]
|
||||
[label]
|
||||
colour="255,0,0,0"
|
||||
color="255,0,0,0"
|
||||
text="Regeneration attack test"
|
||||
visible_in_fog="yes"
|
||||
x="25"
|
||||
y="19"
|
||||
[/label]
|
||||
[label]
|
||||
colour="255,0,0,0"
|
||||
color="255,0,0,0"
|
||||
text="Weapon test with low hp target"
|
||||
visible_in_fog="yes"
|
||||
x="26"
|
||||
|
|
Loading…
Add table
Reference in a new issue