LoW MP: Disabled broken chapter 4 and 5.
This commit is contained in:
parent
2cb9d9422b
commit
fb04bb8c05
2 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
{campaigns/Legend_of_Wesmere/scenarios/chapter1}
|
||||
{campaigns/Legend_of_Wesmere/scenarios/chapter2}
|
||||
{campaigns/Legend_of_Wesmere/scenarios/chapter3}
|
||||
#ifndef MULTIPLAYER
|
||||
{campaigns/Legend_of_Wesmere/scenarios/chapter4}
|
||||
{campaigns/Legend_of_Wesmere/scenarios/chapter5}
|
||||
#endif
|
||||
|
|
|
@ -2,7 +2,11 @@
|
|||
[scenario]
|
||||
name= _ "Revelations"
|
||||
id=12_Revelations
|
||||
#ifdef MULTIPLAYER
|
||||
next_scenario=null
|
||||
#else
|
||||
next_scenario=13_News_from_the_Front
|
||||
#endif
|
||||
|
||||
allow_new_game=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue