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 0901b52 commit 3914ab8
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 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 @@ -287,10 +287,10 @@
#ifdef HARD
recruit=Elvish Archer, Elvish Fighter, Elvish Hero, Elvish Ranger
#endif
{NO_SCOUTS}
{INCOME 4 8 12}
{GOLD 300 400 500}
[ai]
{NO_SCOUTS}
{HIGH_PRIORITY_TARGETS}
#ifndef HARD
recruitment_pattern=archer, fighter
Expand Down Expand Up @@ -321,10 +321,10 @@
#ifdef HARD
recruit=Elvish Archer, Elvish Fighter, Elvish Hero, Elvish Ranger
#endif
{NO_SCOUTS}
{INCOME 4 8 12}
{GOLD 200 250 300}
[ai]
{NO_SCOUTS}
{HIGH_PRIORITY_TARGETS}
#ifndef HARD
recruitment_pattern=archer, fighter
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 3914ab8

Please sign in to comment.