SotA S21: Have elf from S12 lead the elven forces
This commit is contained in:
parent
fa02219f10
commit
103b24715e
2 changed files with 11 additions and 7 deletions
|
@ -49,6 +49,10 @@ My primary objective was met, and I had been able to press a number of ghosts in
|
|||
x,y=24,2
|
||||
name=_ "Isthiniel"
|
||||
id=Isthiniel
|
||||
# To match her appearance in S21:
|
||||
[modifications]
|
||||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
canrecruit=yes
|
||||
facing=sw
|
||||
[/unit]
|
||||
|
|
|
@ -380,13 +380,13 @@ We finally made it out of the mountains. We crossed the Ford of Abez late this m
|
|||
[/split]
|
||||
[/set_variables]
|
||||
[message]
|
||||
speaker=Galoïndrath
|
||||
speaker=Isthiniel
|
||||
message= _ "What is this? The enemy lurking in wait in our forests? To arms! Let us immediately rid our land of this foulness!"
|
||||
[/message]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
speaker=Galoïndrath
|
||||
speaker=Isthiniel
|
||||
message= _ "Never again will these monsters use the spirits of our ancestors against us. We will burn them down!"
|
||||
[/message]
|
||||
[/else]
|
||||
|
@ -695,7 +695,7 @@ We finally made it out of the mountains. We crossed the Ford of Abez late this m
|
|||
location}
|
||||
|
||||
[move_unit_fake]
|
||||
type=Elvish High Lord
|
||||
type=Elvish Enchantress
|
||||
side=6
|
||||
x=58, $location.x
|
||||
y=36, $location.y
|
||||
|
@ -705,10 +705,10 @@ We finally made it out of the mountains. We crossed the Ford of Abez late this m
|
|||
side=6
|
||||
x=$location.x
|
||||
y=$location.y
|
||||
type=Elvish High Lord
|
||||
name= _ "Galoïndrath"
|
||||
id=Galoïndrath
|
||||
# This is so he can't be assassinated by a single, lucky Ancient Lich:
|
||||
type=Elvish Enchantress
|
||||
name= _ "Isthiniel"
|
||||
id=Isthiniel
|
||||
# This is so she can't be assassinated by a single, lucky Ancient Lich:
|
||||
[modifications]
|
||||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
|
|
Loading…
Add table
Reference in a new issue