LoW: Several small fixes (misplaced keys mostly)
This commit is contained in:
parent
c6c66b222c
commit
f7d5194afa
6 changed files with 4 additions and 4 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]
|
||||
|
|
|
@ -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