Balancing changes following a review by boucman.

This commit is contained in:
Eric S. Raymond 2007-10-15 18:41:28 +00:00
parent 01d0365e15
commit 3001d58ca0
2 changed files with 11 additions and 11 deletions

View file

@ -13,7 +13,7 @@
canrecruit="1"
controller="human"
team_name="goodies"
{INCOME 9 9 9}
{INCOME 12 9 9}
recruit="Elvish Scout,Elvish Fighter,Elvish Archer,Elvish Shaman"
[/side]
[side]

View file

@ -36,13 +36,13 @@
gold="50"
recruit="Troll, Troll Rocklobber"
#endif
#ifdef EASY
gold="30"
recruit="Troll"
#endif
#ifdef NORMAL
gold="40"
recruit="Troll"
recruit="Troll Whelp,Troll"
#endif
#ifdef EASY
gold="30"
recruit="Troll Whelp,"
#endif
team_name="baddies"
controller="ai"
@ -79,13 +79,13 @@
gold="50"
recruit="Troll, Troll Rocklobber"
#endif
#ifdef EASY
gold="30"
recruit="Troll"
#endif
#ifdef NORMAL
gold="40"
recruit="Troll"
recruit="Troll Whelp, Troll"
#endif
#ifdef EASY
gold="30"
recruit="Troll Whelp"
#endif
team_name="baddies"
controller="ai"