LoW: Several small fixes (misplaced keys mostly)
This commit is contained in:
parent
a71ce59a4e
commit
36903bd245
7 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -53,7 +53,6 @@ Chapter Three"
|
|||
[side]
|
||||
side=1
|
||||
save_id=Kalenz
|
||||
no_leader=yes
|
||||
{PLAYABLE}
|
||||
{KALENZ}
|
||||
#ifndef MULTIPLAYER
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
|
||||
#wmllint: validate-off
|
||||
[side]
|
||||
side=1
|
||||
{KALENZ}
|
||||
{PLAYABLE}
|
||||
village_gold=0
|
||||
|
|
|
@ -85,6 +85,8 @@
|
|||
save_id=Uradredia
|
||||
allow_player=no
|
||||
{PLAYER_TEAM}
|
||||
{ELF_SETUP}
|
||||
color=white
|
||||
|
||||
no_leader=yes
|
||||
[unit]
|
||||
|
|
|
@ -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
|
||||
|
@ -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
|
||||
|
|
|
@ -60,7 +60,6 @@
|
|||
[side]
|
||||
side=2
|
||||
|
||||
no_leader=yes
|
||||
[unit]
|
||||
{LANDAR}
|
||||
type=Elvish Archer
|
||||
|
|
|
@ -321,7 +321,6 @@
|
|||
#enddef
|
||||
|
||||
#define URADREDIA
|
||||
{ELF_SETUP}
|
||||
id=Uradredia
|
||||
name= _ "Uradredia"
|
||||
unrenamable=yes
|
||||
|
@ -331,7 +330,6 @@
|
|||
{TRAIT_STRONG}
|
||||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
color=white
|
||||
canrecruit=yes
|
||||
placement=map,leader
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue