Added custom TC for Dacyn and Mal-Ravanal in EI

This commit is contained in:
Bär Halberkamp 2013-12-14 15:37:28 +01:00
parent 3b3a120847
commit bb575be36d
5 changed files with 13 additions and 0 deletions

View file

@ -2,6 +2,9 @@ Version 1.11.7+dev:
* Campaigns:
* Dead Water:
* New world map.
* Eastern Invasion:
* Made Dacyn use teal TC and Mal-Ravanal blue TC, to make them fit the
portraits more.
* Heir To The Throne:
* Implemented the portrait variations for Delfador and Asheviere.
* Changed Kaylan's portrait and gave him teal team coloring.

View file

@ -175,6 +175,8 @@
[event]
name=prestart
{TEAM_COLOR_OVERRIDE id=Dacyn teal}
# {SCATTER_IMAGE (terrain=Gs^Fp) 20 scenery/pine1.png}
# {SCATTER_IMAGE (terrain=Gg) 4 scenery/oak-leaning.png}

View file

@ -138,6 +138,9 @@
[event]
name=prestart
{TEAM_COLOR_OVERRIDE id=Mal-Ravanal blue}
[objectives]
side=1
[objective]

View file

@ -298,6 +298,8 @@
[/variables]
[/modify_unit]
{TEAM_COLOR_OVERRIDE id=Mal-Ravanal blue}
[allow_recruit]
side=$second_unit.side
type="Bone Shooter,Revenant,Wraith,Shadow,Nightgaunt,Spectre,Draug,Banebow"

View file

@ -6,6 +6,9 @@ Version 1.11.7+dev:
* Campaigns:
* Dead Water:
* New world map.
* Eastern Invasion:
* Made Dacyn use teal TC and Mal-Ravanal blue TC, to make them fit the
portraits more.
* Heir To The Throne:
* Implemented the portrait variations for Delfador and Asheviere.
* Changed Kaylan's portrait and gave him teal team coloring.