Skip to content

Commit

Permalink
LoW 05: Adjust the loyals' starting positions and fix missing save_id.
Browse files Browse the repository at this point in the history
  • Loading branch information
fendrin committed Oct 14, 2014
1 parent 328f2ac commit cc30aa2
Showing 1 changed file with 42 additions and 2 deletions.
Expand Up @@ -59,9 +59,11 @@

[side]
side=1
no_leader=yes
fog=no
{PLAYABLE}
save_id=Kalenz

no_leader=yes
[unit]
{KALENZ}
extra_recruit=Elvish Fighter, Elvish Archer, Elvish Scout
Expand Down Expand Up @@ -232,7 +234,45 @@
[/objectives]

# wmllint: who RECALL_LOYALS is Arkildur, Tameril-Isimeril, Laril
{RECALL_LOYALS}
# {RECALL_LOYALS}

[recall]
id=Arkildur
x=5
y=11
[/recall]

[recall]
id=scout
x=4
y=10
[/recall]

[recall]
id=Tameril-Isimeril
x=2
y=14
[/recall]

[recall]
id=Laril
x=2
y=15
[/recall]

[recall]
id=Huraldur
x=4
y=19
[/recall]

[recall]
id=Anduilas
x=4
y=18
[/recall]


[/event]

[event]
Expand Down

0 comments on commit cc30aa2

Please sign in to comment.