Line | |
---|
1 | <Campaign> |
---|
2 | <name>default</name> |
---|
3 | <identifier>666</identifier> |
---|
4 | <description>The one and only default debug campaign</description> |
---|
5 | <WorldList> |
---|
6 | |
---|
7 | <SimpleGameMenu> |
---|
8 | <identifier>0</identifier> |
---|
9 | <name>GameMenu</name> |
---|
10 | <path>worlds/SimpleMenu.oxw</path> |
---|
11 | <nextid>1</nextid> |
---|
12 | </SimpleGameMenu> |
---|
13 | |
---|
14 | <SinglePlayerWorld> |
---|
15 | <identifier>1</identifier> |
---|
16 | <nextid>2</nextid> |
---|
17 | <path>worlds/desert.oxw</path> |
---|
18 | <menu-entry>1</menu-entry> |
---|
19 | </SinglePlayerWorld> |
---|
20 | |
---|
21 | |
---|
22 | <!-- |
---|
23 | <MovieLoader> |
---|
24 | <identifier>1</identifier> |
---|
25 | <nextid>2</nextid> |
---|
26 | <name>media/orxonox-logo.avi</name> |
---|
27 | <menu-entry>1</menu-entry> |
---|
28 | </MovieLoader> |
---|
29 | |
---|
30 | <SinglePlayerWorld> |
---|
31 | <identifier>2</identifier> |
---|
32 | <nextid>3</nextid> |
---|
33 | <path>worlds/AviPlay.oxw</path> |
---|
34 | </SinglePlayerWorld> |
---|
35 | --> |
---|
36 | <SinglePlayerWorld> |
---|
37 | <identifier>3</identifier> |
---|
38 | <nextid>4</nextid> |
---|
39 | <path>worlds/christmas.oxw</path> |
---|
40 | <menu-entry>1</menu-entry> |
---|
41 | </SinglePlayerWorld> |
---|
42 | |
---|
43 | <SinglePlayerWorld> |
---|
44 | <identifier>4</identifier> |
---|
45 | <nextid>5</nextid> |
---|
46 | <path>worlds/DefaultWorld.oxw</path> |
---|
47 | <menu-entry>1</menu-entry> |
---|
48 | </SinglePlayerWorld> |
---|
49 | |
---|
50 | <SinglePlayerWorld> |
---|
51 | <identifier>5</identifier> |
---|
52 | <nextid>6</nextid> |
---|
53 | <path>worlds/vulcania.oxw</path> |
---|
54 | <menu-entry>1</menu-entry> |
---|
55 | </SinglePlayerWorld> |
---|
56 | |
---|
57 | <SinglePlayerWorld> |
---|
58 | <identifier>6</identifier> |
---|
59 | <nextid>999</nextid> |
---|
60 | <path>worlds/World2.oxw</path> |
---|
61 | <menu-entry>1</menu-entry> |
---|
62 | </SinglePlayerWorld> |
---|
63 | |
---|
64 | </WorldList> |
---|
65 | </Campaign> |
---|
Note: See
TracBrowser
for help on using the repository browser.