HttT S06 Thieves join if leader killed
It is possible to take Elesenfar without ever capturing a village. To allow for this, and ensure the player always gets the Theives, they appear when Agadla dies as well as upon capturing a village.
This commit is contained in:
parent
11d9891319
commit
d6f7de91ac
1 changed files with 20 additions and 0 deletions
|
@ -378,12 +378,19 @@
|
|||
[/filter_location]
|
||||
side=1
|
||||
[/filter]
|
||||
[filter_condition]
|
||||
[have_unit]
|
||||
id=Agadla
|
||||
[/have_unit]
|
||||
[/filter_condition]
|
||||
|
||||
[message]
|
||||
speaker=narrator
|
||||
image="wesnoth-icon.png"
|
||||
message= _ "As the banner was raised, sounds of fighting could be heard from across the city."
|
||||
[/message]
|
||||
|
||||
#define THIEVES_JOIN_KONRAD
|
||||
#create units
|
||||
|
||||
[unit]
|
||||
|
@ -444,6 +451,19 @@
|
|||
speaker=Reglok
|
||||
message= _ "Let’s expel these invaders! Today, the city is ours again!"
|
||||
[/message]
|
||||
#enddef
|
||||
{THIEVES_JOIN_KONRAD}
|
||||
[/event]
|
||||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
id=Agadla
|
||||
[/filter]
|
||||
|
||||
[kill]
|
||||
id=Agadla
|
||||
[/kill]
|
||||
{THIEVES_JOIN_KONRAD}
|
||||
[/event]
|
||||
[/command]
|
||||
[/option]
|
||||
|
|
Loading…
Add table
Reference in a new issue