Address bug #17920: Northern Rebirth, Showdown, Elves villages...
...are not properly automatically captured
This commit is contained in:
parent
e7ae462b5a
commit
21600e7f77
1 changed files with 9 additions and 0 deletions
|
@ -387,6 +387,7 @@
|
|||
{CLEAR_VARIABLE place_second_lich_at}
|
||||
[/else]
|
||||
[/if]
|
||||
|
||||
# Hide leader of side 9, Hamel and Tallin for great entrance
|
||||
[hide_unit]
|
||||
x=$side_nine_starts_at.x
|
||||
|
@ -596,6 +597,14 @@
|
|||
message= _ "A few short hours later all the groups converged on the fortress."
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
|
||||
# Now that side 9 has a leader, give them some villages
|
||||
[capture_village]
|
||||
side=9
|
||||
x=21-40
|
||||
y=50-60
|
||||
[/capture_village]
|
||||
|
||||
# Recall heroes
|
||||
{RECALL_SUPPORTER}
|
||||
[recall]
|
||||
|
|
Loading…
Add table
Reference in a new issue