Easy mode scenario balancing: north leader weaker, south leader stronger

This commit is contained in:
uid69097 2004-01-04 14:34:59 +00:00
parent 988ddd53de
commit 40fe52c2e7

View file

@ -52,7 +52,7 @@ Defeat
#endif
#ifdef EASY
gold=160
gold=140
#endif
enemy=1
@ -66,9 +66,9 @@ Defeat
canrecruit=1
#ifdef EASY
recruit=Skeleton,Revenant,Blood Bat,Ghost,Bone Shooter
recruit=Skeleton,Revenant,Chocobone,Blood Bat,Ghost,Bone Shooter
recruitment_pattern=fighter,fighter,archer,scout
gold=200
gold=250
#endif
#ifdef NORMAL