Skip to content

Commit

Permalink
Altered WML that allowed for 4 difficulty levels.
Browse files Browse the repository at this point in the history
  • Loading branch information
Turuk committed Jun 18, 2014
1 parent 85913e2 commit ac36fee
Showing 1 changed file with 7 additions and 7 deletions.
Expand Up @@ -9,7 +9,7 @@

# No story this time so straight to the point
map_data="{campaigns/Northern_Rebirth/maps/04_Clearing_the_Mines.map}"
{TURNS4 85 75 65 55}
{TURNS 75 65 55}
{UNDERGROUND}
next_scenario=05a_The_Pursuit

Expand All @@ -20,7 +20,7 @@
canrecruit=yes
side=1
controller=human
{GOLD4 550 450 400 350}
{GOLD 450 400 350}
recruit=Peasant,Woodsman,Thug,Poacher,Dwarvish Fighter,Dwarvish Thunderer,Dwarvish Scout,Footpad
team_name=alliance
user_team_name=_"Alliance"
Expand All @@ -35,7 +35,7 @@
profile=portraits/Malifor.png
canrecruit=yes
side=2
{GOLD4 100 125 150 200}
{GOLD 125 150 200}
income=15
recruit=Dark Adept,Walking Corpse,Blood Bat,Skeleton,Skeleton Archer,Ghost
team_name=undead
Expand All @@ -49,7 +49,7 @@
name=_ "Thorin"
canrecruit=yes
side=3
{GOLD4 100 125 150 200}
{GOLD 125 150 200}
recruit=Walking Corpse,Skeleton,Skeleton Archer,Vampire Bat
team_name=undead
user_team_name=_"Undead"
Expand All @@ -62,7 +62,7 @@
name=_ "Herlin"
canrecruit=yes
side=4
{GOLD4 100 125 150 200}
{GOLD 125 150 200}
recruit=Walking Corpse,Skeleton,Skeleton Archer,Vampire Bat
team_name=undead
user_team_name=_"Undead"
Expand All @@ -75,7 +75,7 @@
name=_ "Fervin"
canrecruit=yes
side=5
{GOLD4 100 125 150 200}
{GOLD 125 150 200}
recruit=Walking Corpse,Skeleton,Skeleton Archer,Vampire Bat
team_name=undead
user_team_name=_"Undead"
Expand All @@ -88,7 +88,7 @@
name=_ "Hellian"
canrecruit=yes
side=6
{GOLD4 100 125 150 200}
{GOLD 125 150 200}
recruit=Walking Corpse,Skeleton,Skeleton Archer,Vampire Bat
team_name=undead
user_team_name=_"Undead"
Expand Down

0 comments on commit ac36fee

Please sign in to comment.