LoW::2: Removed the MP hack.
This commit is contained in:
parent
5cb1cde6c6
commit
8768e9a783
1 changed files with 2 additions and 13 deletions
|
@ -5,24 +5,13 @@
|
|||
#ifndef DEBUG_MODE
|
||||
allow_new_game=no
|
||||
#endif
|
||||
#ifdef EASY
|
||||
id=02_Hostile_Mountains_EASY
|
||||
next_scenario=03_Kalian_under_Attack_EASY
|
||||
#endif
|
||||
#ifdef NORMAL
|
||||
id=02_Hostile_Mountains_NORMAL
|
||||
next_scenario=03_Kalian_under_Attack_NORMAL
|
||||
#endif
|
||||
#ifdef HARD
|
||||
id=02_Hostile_Mountains_HARD
|
||||
next_scenario=03_Kalian_under_Attack_HARD
|
||||
#endif
|
||||
|
||||
#else
|
||||
[scenario]
|
||||
#endif
|
||||
id=02_Hostile_Mountains
|
||||
next_scenario=03_Kalian_under_Attack
|
||||
#endif
|
||||
|
||||
experience_modifier=100
|
||||
name= _ "Hostile Mountains"
|
||||
{LOW_MAP 02_Hostile_Mountains.map}
|
||||
|
|
Loading…
Add table
Reference in a new issue