Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/worlds/DefaultCampaign.oxc @ 3465

Last change on this file since 3465 was 3451, checked in by bensch, 20 years ago

orxonox/data: added new World: straight, so now the Player flies along a straight line in the first Level

File size: 694 bytes
RevLine 
[3388]1<Campaign>
2  <name>default</name>
3  <identifier>666</identifier>
4  <description>The one and only default debug campaign</description>
[3430]5  <WorldList>
[3388]6    <World>
7      <identifier>0</identifier>
[3402]8      <nextid>1</nextid>
[3451]9      <path>worlds/Straight.oxw</path>
[3388]10    </World>
11    <World>
12      <identifier>1</identifier>
[3419]13      <nextid>2</nextid>
[3451]14      <path>worlds/DefaultWorld.oxw</path>
15    </World>
16    <World>
17      <identifier>2</identifier>
18      <nextid>3</nextid>
[3442]19      <path>worlds/vulcania.oxw</path>
[3430]20    </World>
21    <World>
[3451]22      <identifier>3</identifier>
[3441]23      <nextid>999</nextid>
[3407]24      <path>worlds/World2.oxw</path>
[3388]25    </World>
26  </WorldList>
[3402]27</Campaign>
Note: See TracBrowser for help on using the repository browser.