Easy mode scenario balancing: north leader weaker, south leader stronger
This commit is contained in:
parent
988ddd53de
commit
40fe52c2e7
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue