LoW: Difficult levels coding part3.

This commit is contained in:
Fabian Müller 2010-10-31 10:32:47 +00:00
parent 333f3761a2
commit f1ab054bf3
6 changed files with 23 additions and 30 deletions

View file

@ -4,17 +4,20 @@
#ifdef EASY
name= _ "2p MC — LoW, Easy Mode, Chapter one"
description= _ "<i>The Legend of Wesmere</i>\nMultiplayer Campaign\nChapter one\n Easy difficulty"
id=01_The_Uprooting_easy
id=01_The_Uprooting_EASY
next_scenario=02_Hostile_mountains_EASY
#endif
#ifdef NORMAL
name= _ "2p MC — LoW, Normal Mode, Chapter one"
description= _ "<i>The Legend of Wesmere</i>\nMultiplayer Campaign\nChapter one\n Normal difficulty"
id=01_The_Uprooting_normal
id=01_The_Uprooting_NORMAL
next_scenario=02_Hostile_mountains_NORMAL
#endif
#ifdef HARD
name= _ "2p MC — LoW, Hard Mode, Chapter one"
description= _ "<i>The Legend of Wesmere</i>\nMultiplayer Campaign\nChapter one\n Hard difficulty"
id=01_The_Uprooting_hard
id=01_The_Uprooting_HARD
next_scenario=02_Hostile_mountains_HARD
#endif
random_start_time=no
allow_new_game=yes
@ -22,6 +25,7 @@
[scenario]
name= _ "The Uprooting"
id=01_The_Uprooting
next_scenario=02_Hostile_mountains
#endif
{LOW_MAP Lintanir.map}
@ -41,20 +45,6 @@
# {LOW_PRESTART}
#ifndef MULTIPLAYER
next_scenario=02_Hostile_mountains
#else
#ifdef EASY
next_scenario=02_Hostile_mountains_easy
#endif
#ifdef NORMAL
next_scenario=02_Hostile_mountains_normal
#endif
#ifdef HARD
next_scenario=02_Hostile_mountains_hard
#endif
#endif
victory_when_enemies_defeated=no
[story]

View file

@ -7,20 +7,14 @@
#endif
#ifdef HARD
#name= _ "3p MC — LoW, Hard Mode, Chapter two"
#description= _ "<i>The Legend of Wesmere</i>\nMultiplayer Campaign\nChapter two\n Hard difficulty"
id=05_Saurian_Treasury_HARD
next_scenario=06_Acquaintance_in_Need_HARD
#endif
#ifdef EASY
#name= _ "3p MC — LoW, Easy Mode, Chapter two"
#description= _ "<i>The Legend of Wesmere</i>\nMultiplayer Campaign\nChapter two\n Easy difficulty"
id=05_Saurian_Treasury_EASY
next_scenario=06_Acquaintance_in_Need_EASY
#endif
#ifdef NORMAL
#name= _ "3p MC — LoW, Normal Mode, Chapter two"
#description= _ "<i>The Legend of Wesmere</i>\nMultiplayer Campaign\nChapter two\n Normal difficulty"
id=05_Saurian_Treasury_NORMAL
next_scenario=06_Acquaintance_in_Need_NORMAL
#endif

View file

@ -8,23 +8,26 @@
#ifdef HARD
id=06_Acquaintance_in_Need_HARD
next_scenario=07_Elves_last_stand_HARD
#endif
#ifdef EASY
id=06_Acquaintance_in_Need_EASY
next_scenario=07_Elves_last_stand_EASY
#endif
#ifdef NORMAL
id=06_Acquaintance_in_Need_NORMAL
next_scenario=07_Elves_last_stand_NORMAL
#endif
#else
[scenario]
id=06_Acquaintance_in_Need
next_scenario=07_Elves_last_stand
#endif
name= _ "Acquaintance in Need"
{LOW_MAP 06_Acquaintance_in_Need.map}
{TURNS 35 30 25}
next_scenario=07_Elves_last_stand
{DEFAULT_SCHEDULE}

View file

@ -16,23 +16,24 @@
#ifdef HARD
id=07_Elves_last_stand_HARD
next_scenario=08_Council_of_hard_choices_HARD
# next_scenario=08_Council_of_hard_choices_HARD
#endif
#ifdef EASY
id=07_Elves_last_stand_EASY
next_scenario=08_Council_of_hard_choices_EASY
# next_scenario=08_Council_of_hard_choices_EASY
#endif
#ifdef NORMAL
id=07_Elves_last_stand_NORMAL
next_scenario=08_Council_of_hard_choices_NORMAL
# next_scenario=08_Council_of_hard_choices_NORMAL
#endif
#else
[scenario]
id=07_Elves_last_stand
next_scenario=08_Council_of_hard_choices
#endif
next_scenario=08_Council_of_hard_choices
name= _ "Elves Last Stand"
### Story ###

View file

@ -16,12 +16,11 @@
id=11_Battle_of_the_book_NORMAL
#endif
#else
[scenario]
id=11_Battle_of_the_book
#endif
next_scenario=12_Revelations
#endif
name= _ "Battle of the Book"
{LOW_MAP 11_Battle_of_the_book.map}

View file

@ -134,6 +134,7 @@
[side]
side=2
controller=ai
allow_player=no
type=Saurian Flanker
id=Spahr
name=_ "Spahr"
@ -165,6 +166,7 @@
[side]
side=3
controller=ai
allow_player=no
type=Saurian Flanker
id=Hgyr
name= _ "Hgyr"
@ -198,7 +200,11 @@
persistent=yes
save_id=Landar
no_leader=yes
#ifndef MULTIPLAYER
hidden=yes
#else
{PLAYABLE}
#endif
[/side]
[event]