Skip to content

Commit

Permalink
LoW MP: Disabled broken chapter 4 and 5.
Browse files Browse the repository at this point in the history
  • Loading branch information
fendrin committed Jun 6, 2014
1 parent 2cb9d94 commit fb04bb8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/campaigns/Legend_of_Wesmere/scenarios/_main.cfg
@@ -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
Expand Up @@ -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

Expand Down

0 comments on commit fb04bb8

Please sign in to comment.