Skip to content

Commit

Permalink
TSG S7b/S8b: reduce enemy gold values
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Oct 21, 2019
1 parent 4c1ede5 commit f5d4b99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Expand Up @@ -60,8 +60,8 @@
user_team_name=_"Undead"
controller=ai

{GOLD 200 275 350}
{INCOME 10 15 20}
{GOLD 180 250 320}
{INCOME 10 13 16}

canrecruit=yes
[ai]
Expand Down Expand Up @@ -90,7 +90,7 @@
user_team_name=_"Undead"
controller=ai

{GOLD 125 175 225}
{GOLD 120 160 200}
{INCOME 9 12 15}

canrecruit=yes
Expand Down
Expand Up @@ -61,8 +61,8 @@
user_team_name=_"Undead"
controller=ai

{GOLD 250 300 350}
{INCOME 20 25 30}
{GOLD 200 260 320}
{INCOME 20 24 28}

canrecruit=yes
[ai]
Expand Down Expand Up @@ -91,7 +91,7 @@
controller=ai

{GOLD 125 150 175}
{INCOME 12 15 18}
{INCOME 10 13 16}

canrecruit=yes
[ai]
Expand Down

0 comments on commit f5d4b99

Please sign in to comment.