Gave Kaylan a different portrait and TC
This commit is contained in:
parent
20212f027a
commit
cbac0279f6
3 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,7 @@ Version 1.11.7+dev:
|
|||
* New world map.
|
||||
* Heir To The Throne:
|
||||
* Implemented the portrait variations for Delfador and Asheviere.
|
||||
* Changed Kaylan's portrait and gave him teal team coloring.
|
||||
* Liberty:
|
||||
* New world map.
|
||||
* Graphics:
|
||||
|
|
|
@ -72,6 +72,7 @@
|
|||
type=Grand Knight
|
||||
id=Kaylan
|
||||
name= _ "Sir Kaylan"
|
||||
profile=portraits/humans/transparent/grand-knight-2.png
|
||||
|
||||
side=2
|
||||
canrecruit=yes
|
||||
|
@ -119,6 +120,9 @@
|
|||
# {SCATTER_IMAGE (terrain=Gg) 3 scenery/pine2.png}
|
||||
{PLACE_IMAGE scenery/rock1.png 23 17}
|
||||
|
||||
# Make Kaylan's TC teal, so it fits better with the portrait.
|
||||
{TEAM_COLOR_OVERRIDE id=Kaylan teal}
|
||||
|
||||
[unit]
|
||||
type=Swordsman
|
||||
x=23
|
||||
|
|
|
@ -8,6 +8,7 @@ Version 1.11.7+dev:
|
|||
* New world map.
|
||||
* Heir To The Throne:
|
||||
* Implemented the portrait variations for Delfador and Asheviere.
|
||||
* Changed Kaylan's portrait and gave him teal team coloring.
|
||||
* Liberty:
|
||||
* New world map.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue