LoW 03: Fix some gold, recruit and recall list related bugs.
This commit is contained in:
parent
4935c42ea5
commit
a24296a006
1 changed files with 15 additions and 7 deletions
|
@ -142,10 +142,12 @@
|
|||
allow_player=yes
|
||||
controller=human
|
||||
save_id=Landar
|
||||
persistent=yes
|
||||
fog=yes
|
||||
share_view=yes
|
||||
team_name=player
|
||||
user_team_name= _ "Player"
|
||||
faction=Custom
|
||||
{PLAYER_GOLD}
|
||||
#else
|
||||
hidden=yes
|
||||
|
@ -170,9 +172,12 @@
|
|||
save_id=Galtrid
|
||||
team_name=player
|
||||
user_team_name= _ "Player"
|
||||
recruit=Elvish Fighter, Elvish Archer
|
||||
extra_recruit=Elvish Fighter, Elvish Archer
|
||||
|
||||
faction=Custom
|
||||
|
||||
{GOLD 300 200 100}
|
||||
income=-2
|
||||
village_gold=1
|
||||
|
||||
[unit]
|
||||
|
@ -223,7 +228,10 @@
|
|||
fog=yes
|
||||
share_view=yes
|
||||
{GOLD 300 200 100}
|
||||
income=-2
|
||||
village_gold=1
|
||||
faction=Custom
|
||||
recruit=""
|
||||
[unit]
|
||||
{EL_ISOMITHIR}
|
||||
extra_recruit=Elvish Fighter, Elvish Archer
|
||||
|
@ -1144,12 +1152,6 @@
|
|||
y=15,15,12,18
|
||||
[/move_unit_fake]
|
||||
|
||||
[move_unit_fake]
|
||||
type=Elvish Scout
|
||||
x=50,43,34,26
|
||||
y=15,15,12,18
|
||||
[/move_unit_fake]
|
||||
|
||||
[unit]
|
||||
#wmllint: who {HURALDUR} is Huraldur
|
||||
{HURALDUR}
|
||||
|
@ -1159,6 +1161,12 @@
|
|||
facing=se
|
||||
[/unit]
|
||||
|
||||
[move_unit_fake]
|
||||
type=Elvish Scout
|
||||
x=50,43,34,26
|
||||
y=15,15,12,18
|
||||
[/move_unit_fake]
|
||||
|
||||
[unit]
|
||||
{SCOUT}
|
||||
#ifdef MULTIPLAYER
|
||||
|
|
Loading…
Add table
Reference in a new issue