Added team-color macro to several units.
This commit is contained in:
parent
1d85c8e552
commit
58c76bc1bb
3 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
name= _ "Dwarvish Runemaster"
|
||||
race=dwarf
|
||||
image="units/dwarves/runemaster.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=75
|
||||
movement_type=dwarvishfoot
|
||||
movement=5
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
race=orc
|
||||
image="units/orcs/leader.png"
|
||||
#profile=misc/kapoue.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=45
|
||||
movement_type=orcishfoot
|
||||
movement=6
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
race=orc
|
||||
image="units/orcs/ruler.png"
|
||||
#profile=misc/kapoue.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=60
|
||||
movement_type=orcishfoot
|
||||
movement=6
|
||||
|
|
Loading…
Add table
Reference in a new issue