made valley of death easier on easy level
This commit is contained in:
parent
e062a3fd13
commit
21a3213c59
2 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@
|
||||||
{MORNING}
|
{MORNING}
|
||||||
{AFTERNOON}
|
{AFTERNOON}
|
||||||
|
|
||||||
next_scenario=""
|
next_scenario=skull_agarash
|
||||||
|
|
||||||
music="wesnoth-2.ogg"
|
music="wesnoth-2.ogg"
|
||||||
|
|
||||||
|
|
|
@ -55,7 +55,7 @@ Defeat:
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
recruit=Skeleton,Revenant,Blood Bat,Ghost,Bone Shooter
|
recruit=Skeleton,Revenant,Blood Bat,Ghost,Bone Shooter
|
||||||
recruitment_pattern=fighter,fighter,archer,scout
|
recruitment_pattern=fighter,fighter,archer,scout
|
||||||
gold=300
|
gold=250
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef NORMAL
|
#ifdef NORMAL
|
||||||
|
@ -86,7 +86,7 @@ Defeat:
|
||||||
|
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
recruitment_pattern=fighter
|
recruitment_pattern=fighter
|
||||||
gold=300
|
gold=200
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef NORMAL
|
#ifdef NORMAL
|
||||||
|
@ -115,7 +115,7 @@ Defeat:
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
recruit=Walking Corpse,Wraith,Bone Shooter,Revenant,Skeleton
|
recruit=Walking Corpse,Wraith,Bone Shooter,Revenant,Skeleton
|
||||||
recruitment_pattern=fighter,fighter,archer,scout
|
recruitment_pattern=fighter,fighter,archer,scout
|
||||||
gold=300
|
gold=200
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef NORMAL
|
#ifdef NORMAL
|
||||||
|
|
Loading…
Add table
Reference in a new issue