mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 03:53:16 +00:00
Fix persistence in scenarios 3 and 7 of LoW.
This commit is contained in:
parent
5d2f5cd1cb
commit
7bf2ed53a0
@ -39,13 +39,7 @@
|
||||
no_leader=yes
|
||||
controller=human
|
||||
team_name=kalenz
|
||||
[unit]
|
||||
{KALENZ}
|
||||
x=3
|
||||
y=11
|
||||
[/unit]
|
||||
|
||||
# wmllint: recognize Kalenz
|
||||
save_id=Kalenz
|
||||
recruit={ELVES}
|
||||
{GOLD 300 200 100}
|
||||
[/side]
|
||||
@ -173,6 +167,12 @@
|
||||
[/objective]
|
||||
[/objectives]
|
||||
|
||||
[recall]
|
||||
id=Kalenz
|
||||
x=3
|
||||
y=11
|
||||
[/recall]
|
||||
# wmllint: recognize Kalenz
|
||||
{RECALL_LOYALS}
|
||||
|
||||
{CHECK_LANDAR}
|
||||
|
@ -34,12 +34,7 @@
|
||||
no_leader=yes
|
||||
controller=human
|
||||
team_name=kalenz
|
||||
[unit]
|
||||
# wmllint: recognize Kalenz
|
||||
{KALENZ}
|
||||
x=3
|
||||
y=11
|
||||
[/unit]
|
||||
save_id=Kalenz
|
||||
recruit={ELVES}
|
||||
[/side]
|
||||
[side]
|
||||
@ -249,6 +244,13 @@
|
||||
[/objective]
|
||||
[/objectives]
|
||||
|
||||
[recall]
|
||||
id=Kalenz
|
||||
x=3
|
||||
y=11
|
||||
[/recall]
|
||||
# wmllint: recognize Kalenz
|
||||
|
||||
# the usual suspects
|
||||
{RECALL_LOYALS}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user