Skip to content

Commit

Permalink
LoW 10 SP: Adjust starting positions.
Browse files Browse the repository at this point in the history
This commit only takes care about the SP setup.
  • Loading branch information
Fabian Müller committed Oct 22, 2014
1 parent 4d0423f commit 24e4476
Showing 1 changed file with 5 additions and 3 deletions.
Expand Up @@ -51,26 +51,28 @@
[unit]
{KALENZ}
extra_recruit=Elvish Fighter, Elvish Archer, Elvish Scout
x=18
y=31
[/unit]

#ifndef MULTIPLAYER
[unit]
{LANDAR}
extra_recruit=Elvish Fighter, Elvish Archer, Elvish Scout
x=23
y=32
y=34
[/unit]
[unit]
{OLURF}
x=13
y=31
y=33
extra_recruit=Dwarvish Fighter, Dwarvish Thunderer, Dwarvish Guardsman, Dwarvish Scout
[/unit]
[unit]
{CLEODIL}
extra_recruit=Elvish Shaman, Wose, Elvish Scout
x=18
y=32
y=34
[/unit]
#endif
[/side]
Expand Down

0 comments on commit 24e4476

Please sign in to comment.