Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/worlds/DefaultNetworkCampaign.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: 484 bytes
Line 
1<Campaign>
2  <name>default</name>
3  <identifier>666</identifier>
4  <description>The one and only default debug campaign</description>
5  <WorldList>
6    <MultiPlayerWorld>
7      <identifier>0</identifier>
8      <nextid>1</nextid>
9      <path>worlds/Straight.oxw</path>
10    </MultiPlayerWorld>
11    <MultiPlayerWorld>
12      <identifier>1</identifier>
13      <nextid>2</nextid>
14      <path>worlds/DefaultWorld.oxw</path>
15    </MultiPlayerWorld>
16  </WorldList>
17</Campaign>
Note: See TracBrowser for help on using the repository browser.