Core macros: Defined new team colors for loyal and important units.

The {LOYAL} trait macro should change that for every units in all
campaign that is loyal and on side1.
This commit is contained in:
Fabian Müller 2009-09-11 18:12:53 +00:00
parent f97f16cb39
commit 0368ad25df
2 changed files with 19 additions and 0 deletions

View file

@ -11,6 +11,13 @@
[effect]
apply_to=loyal
[/effect]
[effect]
[filter]
side=1
[/filter]
apply_to=image_mod
add=RC(magenta>lightred)
[/effect]
[/trait]
#enddef

View file

@ -14,6 +14,18 @@
name= _ "Red"
[/color_range]
[color_range]
id=lightred
rgb=D1620D,FFFFFF,000000,FF0000
name= _ "Light Red"
[/color_range]
[color_range]
id=darkred
rgb=8A0808,FFFFFF,000000,FF0000
name= _ "Dark Red"
[/color_range]
[color_range]
id=blue
rgb=2E419B,FFFFFF,0F0F0F,0000FF