TSG S7b: reduced enemy gold

This commit is contained in:
nemaara 2018-11-01 00:38:54 -04:00 committed by pentarctagon
parent aa5914eadd
commit ad59194748

View file

@ -61,7 +61,7 @@
controller=ai
{GOLD 150 200 250}
{INCOME 30 40 50}
{INCOME 15 20 25}
canrecruit=yes
[ai]
@ -90,8 +90,8 @@
user_team_name=_"Undead"
controller=ai
{GOLD 100 150 200}
{INCOME 20 25 30}
{GOLD 100 125 150}
{INCOME 9 12 15}
canrecruit=yes
[ai]
@ -362,13 +362,13 @@
[gold]
side=2,3
#ifdef EASY
amount=4
amount=3
#endif
#ifdef NORMAL
amount=6
amount=5
#endif
#ifdef HARD
amount=8
amount=7
#endif
[/gold]
[/event]