Skip to content

Commit

Permalink
LoW MP: Fix a few more issues found by the schema validator
Browse files Browse the repository at this point in the history
With this, LoW MP is as clean of schema errors as it's going to get
  • Loading branch information
CelticMinstrel committed Oct 24, 2018
1 parent 604a3ec commit 56cbabc
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -263,28 +263,24 @@
#ifdef MULTIPLAYER
[side]
side=1
no_leader=yes
{PLAYABLE}
{KALENZ}
[/side]

[side]
side=2
no_leader=yes
{PLAYABLE}
{LANDAR}
[/side]

[side]
side=3
no_leader=yes
{PLAYABLE}
{OLURF}
[/side]

[side]
side=4
no_leader=yes
{PLAYABLE}
{CLEODIL}
[/side]
Expand Down

0 comments on commit 56cbabc

Please sign in to comment.