Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/worlds/DefaultCampaign.oxc @ 3538

Last change on this file since 3538 was 3538, checked in by bensch, 18 years ago

orxonox/data/trunk: merged the network data to the trunk:
merged with command

svn merge https://svn.orxonox.net/data/branches/network . -r159:HEAD

no conflicts

File size: 942 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>
[3538]6    <SinglePlayerWorld>
[3388]7      <identifier>0</identifier>
[3402]8      <nextid>1</nextid>
[3451]9      <path>worlds/Straight.oxw</path>
[3538]10    </SinglePlayerWorld>
11    <SinglePlayerWorld>
[3388]12      <identifier>1</identifier>
[3419]13      <nextid>2</nextid>
[3499]14      <path>worlds/christmas.oxw</path>
[3538]15    </SinglePlayerWorld>
16    <SinglePlayerWorld>
[3497]17      <identifier>2</identifier>
18      <nextid>3</nextid>
[3499]19      <path>worlds/DefaultWorld.oxw</path>
[3538]20    </SinglePlayerWorld>
21    <SinglePlayerWorld>
[3499]22      <identifier>3</identifier>
23      <nextid>4</nextid>
[3497]24      <path>worlds/vulcania.oxw</path>
[3538]25    </SinglePlayerWorld>
26    <SinglePlayerWorld>
[3499]27      <identifier>4</identifier>
[3497]28      <nextid>999</nextid>
29      <path>worlds/World2.oxw</path>
[3538]30    </SinglePlayerWorld>
[3388]31  </WorldList>
[3402]32</Campaign>
Note: See TracBrowser for help on using the repository browser.