Added team color macro to ogres.
This commit is contained in:
parent
489a27b476
commit
05fb51ea12
2 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
name= _ "Ogre"
|
||||
race=ogre
|
||||
image="units/ogres/ogre.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=68
|
||||
movement_type=largefoot
|
||||
movement=5
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
name= _ "Young Ogre"
|
||||
race=ogre
|
||||
image="units/ogres/young-ogre.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=42
|
||||
movement_type=largefoot
|
||||
movement=5
|
||||
|
|
Loading…
Add table
Reference in a new issue