Added team-color macro to elvish rider and scout.

This commit is contained in:
Richard Kettering 2006-06-20 01:47:11 +00:00
parent 27441cb1b6
commit 9c8e96d438
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
name= _ "Elvish Rider" name= _ "Elvish Rider"
race=elf race=elf
image="units/elves-wood/rider.png" image="units/elves-wood/rider.png"
flag_rgb=200,120,176,88,48,104,48,16,48,144,80,128,48,16,48 {MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=46 hitpoints=46
movement_type=woodland movement_type=woodland
movement=10 movement=10

View File

@ -2,6 +2,7 @@
id=Elvish Scout id=Elvish Scout
name= _ "Elvish Scout" name= _ "Elvish Scout"
image="units/elves-wood/scout.png" image="units/elves-wood/scout.png"
{MAGENTA_IS_THE_TEAM_COLOR}
ellipse="misc/ellipse" ellipse="misc/ellipse"
race=elf race=elf
hitpoints=32 hitpoints=32