mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 16:01:17 +00:00
Made 'Evacuation' a little bit easier...
...by dropping the enemy gold and income slightly.
This commit is contained in:
parent
cfd19660f1
commit
8711aaf9a0
@ -46,8 +46,8 @@
|
||||
facing=sw
|
||||
controller=ai
|
||||
recruit=Orcish Warrior,Goblin Knight,Direwolf Rider
|
||||
{GOLD 150 200 250}
|
||||
{INCOME 20 30 40}
|
||||
{GOLD 100 175 225}
|
||||
{INCOME 20 25 30}
|
||||
team_name=bad
|
||||
user_team_name=_"Evil"
|
||||
[ai]
|
||||
@ -68,8 +68,8 @@
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
recruit=Troll,Troll Warrior,Goblin Pillager
|
||||
{GOLD 150 200 250}
|
||||
{INCOME 20 30 40}
|
||||
{GOLD 100 175 225}
|
||||
{INCOME 20 25 30}
|
||||
team_name=bad
|
||||
user_team_name=_"Evil"
|
||||
[ai]
|
||||
@ -92,7 +92,7 @@
|
||||
controller=ai
|
||||
recruit=Orcish Crossbowman,Orcish Slayer,Orcish Warrior
|
||||
{GOLD 100 150 200}
|
||||
{INCOME 20 30 40}
|
||||
{INCOME 20 25 30}
|
||||
team_name=bad
|
||||
user_team_name=_"Evil"
|
||||
[ai]
|
||||
|
Loading…
x
Reference in New Issue
Block a user