Skip to content

Commit

Permalink
ANL: fix village gold being too low
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
sevu committed Sep 14, 2018
1 parent 389cd9a commit 09f418b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data/multiplayer/scenarios/4p_A_New_Land.cfg
Expand Up @@ -54,6 +54,7 @@
controller=human
team_name=settlers
user_team_name= _ "teamname^Settlers"
village_gold=2
team_lock=yes
gold_lock=no
shroud=no
Expand All @@ -69,6 +70,7 @@
controller=human
team_name=settlers
user_team_name= _ "teamname^Settlers"
village_gold=2
team_lock=yes
gold_lock=no
shroud=no
Expand All @@ -84,6 +86,7 @@
controller=human
team_name=settlers
user_team_name= _ "teamname^Settlers"
village_gold=2
team_lock=yes
gold_lock=no
shroud=no
Expand All @@ -99,6 +102,7 @@
controller=human
team_name=settlers
user_team_name= _ "teamname^Settlers"
village_gold=2
team_lock=yes
gold_lock=no
shroud=no
Expand Down Expand Up @@ -246,7 +250,7 @@
hidden=yes
team_name=settlers,enemies
user_team_name= _ "teamname^Prisoners"
income=0
income=-2
village_gold=0
team_lock=yes
gold_lock=yes
Expand Down

0 comments on commit 09f418b

Please sign in to comment.