Skip to content

Commit

Permalink
LoW: Several small fixes (misplaced keys mostly)
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Apr 12, 2018
1 parent 9e9300e commit 96fd2ef
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Expand Up @@ -15,6 +15,7 @@
{SCENARIO_MUSIC "revelation.ogg"}

[side]
side=1
# The mp connect code doesn't like scenarios without human sides
controller=human
allow_player=yes
Expand Down
Expand Up @@ -53,7 +53,6 @@ Chapter Three"
[side]
side=1
save_id=Kalenz
no_leader=yes
{PLAYABLE}
{KALENZ}
#ifndef MULTIPLAYER
Expand Down
Expand Up @@ -64,6 +64,7 @@

#wmllint: validate-off
[side]
side=1
{KALENZ}
{PLAYABLE}
village_gold=0
Expand Down
Expand Up @@ -85,6 +85,8 @@
save_id=Uradredia
allow_player=no
{PLAYER_TEAM}
{ELF_SETUP}
color=white

no_leader=yes
[unit]
Expand Down
Expand Up @@ -60,7 +60,6 @@
[side]
side=2

no_leader=yes
[unit]
{LANDAR}
type=Elvish Archer
Expand Down
2 changes: 0 additions & 2 deletions data/campaigns/Legend_of_Wesmere/utils/characters.cfg
Expand Up @@ -321,7 +321,6 @@
#enddef

#define URADREDIA
{ELF_SETUP}
id=Uradredia
name= _ "Uradredia"
unrenamable=yes
Expand All @@ -331,7 +330,6 @@
{TRAIT_STRONG}
{TRAIT_RESILIENT}
[/modifications]
color=white
canrecruit=yes
placement=map,leader
#enddef
Expand Down

0 comments on commit 96fd2ef

Please sign in to comment.