Last change
on this file since 10254 was
10253,
checked in by landauf, 10 years ago
|
improved campaign mode. use config value instead of writing a new file.
moved configuration of campaign (the list of missions) from the lua file to the default config. you need to delete your local orxonox.ini in order to see the changes.
|
File size:
198 bytes
|
Line | |
---|
1 | [LevelManager] |
---|
2 | campaignMissions_[0] = "missionOne.oxw" |
---|
3 | campaignMissions_[1] = "fightInOurBack.oxw" |
---|
4 | campaignMissions_[2] = "pirateAttack.oxw" |
---|
5 | campaignMissions_[3] = "iJohnVane_TriptoArea51.oxw" |
---|
Note: See
TracBrowser
for help on using the repository browser.