Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/worlds/DefaultCampaign.oxc @ 3499

Last change on this file since 3499 was 3499, checked in by patrick, 18 years ago

data: created dir creatures

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