MP Wildlands: fix wrong village_gold
Map description remonnecs 1 village_gold. Otherwise player 5 is disadvantaged, who has always none. [ci skip]
This commit is contained in:
parent
da080dd94c
commit
7e1d7585b2
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
{DEFAULT_SCHEDULE}
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
|
||||
mp_village_gold=2
|
||||
mp_village_gold=1
|
||||
|
||||
[side]
|
||||
[ai]
|
||||
|
|
Loading…
Add table
Reference in a new issue