Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/levels/sp_level_spacestation1.oxw @ 4957

Last change on this file since 4957 was 4957, checked in by wenners, 17 years ago

ship textures are working now, all other movers have a black texture. only the last mover has a correct texture. very strange.

File size: 21.3 KB
Line 
1<WorldDataFile>
2  <name>Space Station 1</name>
3  <description>This is the main part of the space station.</description>
4  <screenshoot>textures/menu/sttower_512x512.jpg</screenshoot>
5
6  <LoadScreen>
7    <BackgroundImage>textures/load_screens/ambush.png</BackgroundImage>
8    <ElementCount>16</ElementCount>
9    <BackgroundPS>0,0,1.0,1.0</BackgroundPS>
10    <BarPS>.65,.87,.3,.05</BarPS>
11    <BarImage>textures/load_screens/ambush-loadbar.png</BarImage>
12  </LoadScreen>
13
14  <WorldEntities>
15
16    <BspEntity>
17      <Name>levels/maps/spacestation1/spacestation1_tower_033.bsp</Name>
18    </BspEntity>
19
20    <FPSPlayer>
21      <name>Player</name>
22      <model>models/creatures/doom_male/male.md2, 9</model>
23      <abs-coor>-818.680298, 19.210321, 0.085549</abs-coor>
24      <abs-dir>3.14, 0, -1, 0</abs-dir>
25    </FPSPlayer>
26
27    <GenericNPC>
28      <name>pedestrianOne</name>
29      <model>models/creatures/doom_male/male.md2, 10</model>
30      <md2texture>models/creatures/doom_male/male_albat.pcx</md2texture>
31      <abs-coor>516.458313, -345, -80.734474</abs-coor>
32      <abs-dir>0, 0, 1, 0</abs-dir>
33    </GenericNPC>
34
35    <GenericNPC>
36      <name>hangarguyOne</name>
37      <model>models/creatures/doom_male/male.md2, 10</model>
38      <md2texture>models/creatures/doom_male/male_albat.pcx</md2texture>
39      <abs-coor>4.520885, 35, -715.864136</abs-coor>
40      <abs-dir>0, 0, 1, 0</abs-dir>
41    </GenericNPC>
42
43    <GenericNPC>
44      <name>barkeeper</name>
45      <model>models/creatures/doom_male/male.md2, 11</model>
46      <md2texture>models/creatures/doom_male/male_gray_armor.pcx</md2texture>
47      <abs-coor>1270.753, -12.796, -54.907</abs-coor>
48      <abs-dir>3.94, 0, 1, 0</abs-dir>
49    </GenericNPC>
50
51    <GenericNPC>
52      <name>questguy</name>
53      <model>models/creatures/doom_male/male.md2, 10</model>
54      <md2texture>models/creatures/doom_male/male_albat.pcx</md2texture>
55      <abs-coor>1177.693, -12, 203.514</abs-coor>
56      <abs-dir>3.14, 0, 1, 0</abs-dir>
57    </GenericNPC>
58
59
60    <GenericNPC>
61      <name>panicGuy</name>
62      <model>models/creatures/doom_male/male.md2, 10</model>
63      <md2texture>models/creatures/doom_male/male_blues.pcx</md2texture>
64      <abs-coor>397.930054, 21.617195, 357.360992 </abs-coor>
65      <abs-dir>3.14, 0, 1, 0</abs-dir>
66    </GenericNPC>
67
68    <ModelEntity>
69      <name>questsign</name>
70      <abs-coor>1174, 25, 200</abs-coor>
71      <model>models/decoration/quest_sign.obj, 1.5</model>
72    </ModelEntity>
73
74    <Rotor>
75      <name>rotor1</name>
76      <model>models/decoration/rotor1_hack2.obj, 17</model>
77      <abs-coor>1024,224,0</abs-coor>
78      <abs-dir>0, 0, 0, 0</abs-dir>
79      <rotation>0,8,0</rotation>
80<!--      <abs-dir>1.57, 1, 0, 0</abs-dir>
81      <rotation>0,0,8</rotation> -->
82    </Rotor>
83
84    <Rotor>
85      <name>rotor2</name>
86      <model>models/decoration/rotor2_hack.obj, 19</model>
87      <abs-coor>1024,-31,0</abs-coor>
88      <abs-dir>0, 0, 0, 0</abs-dir>
89      <rotation>0,8,0</rotation>
90<!--      <abs-dir>1.57, 1, 0, 0</abs-dir>
91      <rotation>0,0,8</rotation> -->
92    </Rotor>
93
94    <Mover>
95      <name>hangar1_u</name>
96      <bReopen>1</bReopen>
97      <bReclose>1</bReclose>
98      <model>models/doors/door1b_up.obj, 26</model>
99      <abs-dir>1.57, -1, 0, 0</abs-dir>
100      <abs-coor>0, 87, -672</abs-coor>
101      <triggers>
102        <ApproachTrigger>
103          <radius>150</radius>
104        </ApproachTrigger>
105      </triggers>
106      <stations>
107        <MoverStation>
108          <rel-target-coor>0, 70, 0</rel-target-coor>
109          <moving-time>0.75</moving-time>
110        </MoverStation>
111      </stations>
112    </Mover>
113    <Mover>
114      <name>hangar1_d</name>
115      <bReopen>1</bReopen>
116      <bReclose>1</bReclose>
117      <model>models/doors/door1b_down.obj, 26</model>
118      <abs-dir>1.57, -1, 0, 0</abs-dir>
119      <abs-coor>0, 87, -672</abs-coor>
120      <triggers>
121        <ApproachTrigger>
122          <radius>150</radius>
123        </ApproachTrigger>
124      </triggers>
125      <stations>
126        <MoverStation>
127          <rel-target-coor>0, -64, 0</rel-target-coor>
128          <moving-time>0.75</moving-time>
129          <opening-sound>sounds/doors/door_opening2.wav</opening-sound>
130          <moving-sound>sounds/doors/door_moving2.wav</moving-sound>
131          <closing-sound>sounds/doors/door_opening2.wav</closing-sound>
132          <closed-sound>sounds/doors/door_closed2.wav</closed-sound>
133        </MoverStation>
134      </stations>
135    </Mover>
136    <Mover>
137      <name>hangar1_l</name>
138      <bReopen>1</bReopen>
139      <bReclose>1</bReclose>
140      <model>models/doors/door1b_left.obj, 26</model>
141      <abs-dir>1.57, -1, 0, 0</abs-dir>
142      <abs-coor>0, 87, -672</abs-coor>
143      <triggers>
144        <ApproachTrigger>
145          <radius>150</radius>
146        </ApproachTrigger>
147      </triggers>
148      <stations>
149        <MoverStation>
150          <rel-target-coor>-62.5, 0, 0</rel-target-coor>
151          <moving-time>0.75</moving-time>
152        </MoverStation>
153      </stations>
154    </Mover>
155    <Mover>
156      <name>hangar1_r</name>
157      <bReopen>1</bReopen>
158      <bReclose>1</bReclose>
159      <model>models/doors/door1b_right.obj, 26</model>
160      <abs-dir>1.57, -1, 0, 0</abs-dir>
161      <abs-coor>0, 87, -672</abs-coor>
162      <triggers>
163        <ApproachTrigger>
164          <radius>150</radius>
165        </ApproachTrigger>
166      </triggers>
167      <stations>
168        <MoverStation>
169          <rel-target-coor>62.5, 0, 0</rel-target-coor>
170          <moving-time>0.75</moving-time>
171        </MoverStation>
172      </stations>
173    </Mover>
174
175    <Mover>
176      <name>room_door</name>
177      <bReopen>1</bReopen>
178      <bReclose>1</bReclose>
179      <model>models/doors/door_small_b.obj, 9.5</model>
180      <abs-dir>3.1412 , 0, 1, 0</abs-dir>
181      <abs-coor>-636, 48, 0</abs-coor>
182      <triggers>
183        <ApproachTrigger>
184          <radius>100</radius>
185        </ApproachTrigger>
186      </triggers>
187      <stations>
188        <MoverStation>
189          <rel-target-coor>0, 0, 68</rel-target-coor>
190          <moving-time>0.75</moving-time>
191          <opening-sound>sounds/doors/door_opening2.wav</opening-sound>
192          <closing-sound>sounds/doors/door_opening2.wav</closing-sound>
193          <closed-sound>sounds/doors/door_closed2.wav</closed-sound>
194        </MoverStation>
195      </stations>
196    </Mover>
197
198    <Rotor>
199      <name>uranus</name>
200      <model>models/planets/uranus.obj, 9</model>
201      <abs-coor>0,48,0</abs-coor>
202      <rotation>0,3,0</rotation>
203<!--      <abs-coor>0,48,0</abs-coor>
204      <rotation>1,3,0</rotation> -->
205    </Rotor>
206
207    <SpriteParticles>
208      <name>Steam at Entrance</name>
209      <type>sprite</type>
210      <texture>steam01.png</texture>
211      <max-count>150</max-count>
212      <life-span>14, 2</life-span>
213      <radius>0.0, 100.0, 100.0</radius>
214      <radius>0.2, 100.0, 100</radius>
215      <radius>1.0, 100.0, 100</radius>
216      <mass>1.0, 0.5, .3</mass>
217      <color>0,1, 1, 1,.5</color>
218      <color>.5, .6, .6, .6, .2</color>
219      <color>1, .0, .0, .0, .0</color>
220      <precache>5</precache>
221      <emitters>
222        <PlaneEmitter>
223          <name>SteamEmitter</name>
224          <rel-coor>0, -300, -900</rel-coor>
225          <rel-dir>3.1412, 0, 0, 1</rel-dir>
226          <spread>0, 1.0</spread>
227          <emission-velocity>-50,50</emission-velocity>
228          <size>100, 100</size>
229          <rate>10</rate>
230        </PlaneEmitter>
231      </emitters>
232    </SpriteParticles>
233
234    <SpriteParticles>
235      <name>Steam in Bar (top)</name>
236      <type>sprite</type>
237      <texture>steam01.png</texture>
238      <max-count>150</max-count>
239      <life-span>14, 2</life-span>
240      <radius>0.0, 100.0, 100.0</radius>
241      <radius>0.2, 100.0, 100</radius>
242      <radius>1.0, 100.0, 100</radius>
243      <mass>1.0, 0.5, .3</mass>
244      <color>0,1, 1, 1,.5</color>
245      <color>.5, .6, .6, .6, .2</color>
246      <color>1, .0, .0, .0, .0</color>
247      <precache>5</precache>
248      <emitters>
249        <PlaneEmitter>
250          <name>SteamEmitter</name>
251          <rel-coor>1024, 576, 0</rel-coor>
252          <rel-dir>3.1412, 0, 0, 1</rel-dir>
253          <spread>0.0, 0.3</spread>
254          <emission-velocity>50,50</emission-velocity>
255          <size>50, 50</size>
256          <rate>10</rate>
257        </PlaneEmitter>
258      </emitters>
259    </SpriteParticles>
260
261    <SpriteParticles>
262      <name>Steam in personal room (top)</name>
263      <type>sprite</type>
264      <texture>steam01.png</texture>
265      <max-count>50</max-count>
266      <life-span>4, 2</life-span>
267      <radius>0.0, 25.0, 100.0</radius>
268      <radius>0.2, 25.0, 100</radius>
269      <radius>1.0, 25.0, 100</radius>
270      <mass>1.0, 0.5, .3</mass>
271      <color>0,1, 1, 1,.5</color>
272      <color>.5, .6, .6, .6, .2</color>
273      <color>1, .0, .0, .0, .0</color>
274      <precache>5</precache>
275      <emitters>
276        <PlaneEmitter>
277          <name>SteamEmitter</name>
278          <rel-coor>-736, 224, -48</rel-coor>
279          <rel-dir>3.1412, 0, 0, 1</rel-dir>
280          <spread>0.0, 0.15</spread>
281          <emission-velocity>40,50</emission-velocity>
282          <size>25, 25</size>
283          <rate>10</rate>
284        </PlaneEmitter>
285      </emitters>
286    </SpriteParticles>
287
288    <SpriteParticles>
289      <name>Steam in personal room (top)</name>
290      <type>sprite</type>
291      <texture>steam01.png</texture>
292      <max-count>50</max-count>
293      <life-span>4, 2</life-span>
294      <radius>0.0, 25.0, 100.0</radius>
295      <radius>0.2, 25.0, 100</radius>
296      <radius>1.0, 25.0, 100</radius>
297      <mass>1.0, 0.5, .3</mass>
298      <color>0,1, 1, 1,.5</color>
299      <color>.5, .6, .6, .6, .2</color>
300      <color>1, .0, .0, .0, .0</color>
301      <precache>5</precache>
302      <emitters>
303        <PlaneEmitter>
304          <name>SteamEmitter</name>
305          <rel-coor>-880, 224, -48</rel-coor>
306          <rel-dir>3.1412, 0, 0, 1</rel-dir>
307          <spread>0.0, 0.15</spread>
308          <emission-velocity>40,50</emission-velocity>
309          <size>25, 25</size>
310          <rate>10</rate>
311        </PlaneEmitter>
312      </emitters>
313    </SpriteParticles>
314
315    <SpriteParticles>
316      <name>Steam in personal room (tubes)</name>
317      <type>sprite</type>
318      <texture>steam01.png</texture>
319      <max-count>50</max-count>
320      <life-span>1, 2</life-span>
321      <radius>0.0, 12.0, 12.0</radius>
322      <radius>0.2, 12.0, 12.0</radius>
323      <radius>1.0, 12.0, 12.0</radius>
324      <mass>1.0, 0.5, .3</mass>
325      <color>0,1, 1, 1,.5</color>
326      <color>.5, .6, .6, .6, .2</color>
327      <color>1, .0, .0, .0, .0</color>
328      <precache>2</precache>
329      <emitters>
330        <PlaneEmitter>
331          <name>SteamEmitter</name>
332          <rel-coor>-896, 120, -144</rel-coor>
333          <rel-dir>-2.356, -1, 0, 1</rel-dir>
334          <spread>0.0, 0.3</spread>
335          <emission-velocity>40, 50</emission-velocity>
336          <size>10, 20</size>
337          <rate>10</rate>
338        </PlaneEmitter>
339      </emitters>
340    </SpriteParticles>
341
342    <SpriteParticles>
343      <name>Steam in personal room (tubes)</name>
344      <type>sprite</type>
345      <texture>steam01.png</texture>
346      <max-count>50</max-count>
347      <life-span>1, 2</life-span>
348      <radius>0.0, 12.0, 12.0</radius>
349      <radius>0.2, 12.0, 12.0</radius>
350      <radius>1.0, 12.0, 12.0</radius>
351      <mass>1.0, 0.5, .3</mass>
352      <color>0,1, 1, 1,.5</color>
353      <color>.5, .6, .6, .6, .2</color>
354      <color>1, .0, .0, .0, .0</color>
355      <precache>2</precache>
356      <emitters>
357        <PlaneEmitter>
358          <name>SteamEmitter</name>
359          <rel-coor>-800, 120, 88</rel-coor>
360          <rel-dir>-2.356, 0, 0, -1</rel-dir>
361          <spread>0.0, 0.3</spread>
362          <emission-velocity>40, 50</emission-velocity>
363          <size>10, 20</size>
364          <rate>10</rate>
365        </PlaneEmitter>
366      </emitters>
367    </SpriteParticles>
368
369    <SpriteParticles>
370      <name>Steam in personal room (tubes)</name>
371      <type>sprite</type>
372      <texture>steam01.png</texture>
373      <max-count>50</max-count>
374      <life-span>1, 2</life-span>
375      <radius>0.0, 12.0, 12.0</radius>
376      <radius>0.2, 12.0, 12.0</radius>
377      <radius>1.0, 12.0, 12.0</radius>
378      <mass>1.0, 0.5, .3</mass>
379      <color>0,1, 1, 1,.5</color>
380      <color>.5, .6, .6, .6, .2</color>
381      <color>1, .0, .0, .0, .0</color>
382      <precache>2</precache>
383      <emitters>
384        <PlaneEmitter>
385          <name>SteamEmitter</name>
386          <rel-coor>-648, 120, -96</rel-coor>
387          <rel-dir>-2.356, 0, 0, -1</rel-dir>
388          <spread>0.0, 0.3</spread>
389          <emission-velocity>40, 50</emission-velocity>
390          <size>10, 20</size>
391          <rate>10</rate>
392        </PlaneEmitter>
393      </emitters>
394    </SpriteParticles>
395
396    <SpriteParticles>
397      <name>Steam in tower (tubes)</name>
398      <type>sprite</type>
399      <texture>steam01.png</texture>
400      <max-count>50</max-count>
401      <life-span>1, 2</life-span>
402      <radius>0.0, 12.0, 12.0</radius>
403      <radius>0.2, 12.0, 12.0</radius>
404      <radius>1.0, 12.0, 12.0</radius>
405      <mass>1.0, 0.5, .3</mass>
406      <color>0,1, 1, 1,.5</color>
407      <color>.5, .6, .6, .6, .2</color>
408      <color>1, .0, .0, .0, .0</color>
409      <precache>2</precache>
410      <emitters>
411        <PlaneEmitter>
412          <name>SteamEmitter</name>
413          <rel-coor>-616, 120, -96</rel-coor>
414          <rel-dir>-2.356, 0, 0, 1</rel-dir>
415          <spread>0.0, 0.3</spread>
416          <emission-velocity>40, 50</emission-velocity>
417          <size>10, 20</size>
418          <rate>10</rate>
419        </PlaneEmitter>
420      </emitters>
421    </SpriteParticles>
422
423    <SpriteParticles>
424      <name>Steam in tower (tubes)</name>
425      <type>sprite</type>
426      <texture>steam01.png</texture>
427      <max-count>50</max-count>
428      <life-span>1, 2</life-span>
429      <radius>0.0, 12.0, 12.0</radius>
430      <radius>0.2, 12.0, 12.0</radius>
431      <radius>1.0, 12.0, 12.0</radius>
432      <mass>1.0, 0.5, .3</mass>
433      <color>0,1, 1, 1,.5</color>
434      <color>.5, .6, .6, .6, .2</color>
435      <color>1, .0, .0, .0, .0</color>
436      <precache>2</precache>
437      <emitters>
438        <PlaneEmitter>
439          <name>SteamEmitter</name>
440          <rel-coor>-480, 120, -408</rel-coor>
441          <rel-dir>-2.356, 0, 0, 1</rel-dir>
442          <spread>0.0, 0.3</spread>
443          <emission-velocity>40, 50</emission-velocity>
444          <size>10, 20</size>
445          <rate>10</rate>
446        </PlaneEmitter>
447      </emitters>
448    </SpriteParticles>
449
450    <SpriteParticles>
451      <name>Steam in tower (tubes)</name>
452      <type>sprite</type>
453      <texture>steam01.png</texture>
454      <max-count>50</max-count>
455      <life-span>1, 2</life-span>
456      <radius>0.0, 12.0, 12.0</radius>
457      <radius>0.2, 12.0, 12.0</radius>
458      <radius>1.0, 12.0, 12.0</radius>
459      <mass>1.0, 0.5, .3</mass>
460      <color>0,1, 1, 1,.5</color>
461      <color>.5, .6, .6, .6, .2</color>
462      <color>1, .0, .0, .0, .0</color>
463      <precache>2</precache>
464      <emitters>
465        <PlaneEmitter>
466          <name>SteamEmitter</name>
467          <rel-coor>-408, 120, -480</rel-coor>
468          <rel-dir>-2.356, -1, 0, 1</rel-dir>
469          <spread>0.0, 0.3</spread>
470          <emission-velocity>40, 50</emission-velocity>
471          <size>10, 20</size>
472          <rate>10</rate>
473        </PlaneEmitter>
474      </emitters>
475    </SpriteParticles>
476
477    <SpriteParticles>
478      <name>Steam in tower (tubes)</name>
479      <type>sprite</type>
480      <texture>steam01.png</texture>
481      <max-count>50</max-count>
482      <life-span>1, 2</life-span>
483      <radius>0.0, 12.0, 12.0</radius>
484      <radius>0.2, 12.0, 12.0</radius>
485      <radius>1.0, 12.0, 12.0</radius>
486      <mass>1.0, 0.5, .3</mass>
487      <color>0,1, 1, 1,.5</color>
488      <color>.5, .6, .6, .6, .2</color>
489      <color>1, .0, .0, .0, .0</color>
490      <precache>2</precache>
491      <emitters>
492        <PlaneEmitter>
493          <name>SteamEmitter</name>
494          <rel-coor>-480, 120, 408</rel-coor>
495          <rel-dir>-2.356, 0, 0, 1</rel-dir>
496          <spread>0.0, 0.3</spread>
497          <emission-velocity>40, 50</emission-velocity>
498          <size>10, 20</size>
499          <rate>10</rate>
500        </PlaneEmitter>
501      </emitters>
502    </SpriteParticles>
503
504    <SpriteParticles>
505      <name>Steam in tower (tubes)</name>
506      <type>sprite</type>
507      <texture>steam01.png</texture>
508      <max-count>50</max-count>
509      <life-span>1, 2</life-span>
510      <radius>0.0, 12.0, 12.0</radius>
511      <radius>0.2, 12.0, 12.0</radius>
512      <radius>1.0, 12.0, 12.0</radius>
513      <mass>1.0, 0.5, .3</mass>
514      <color>0,1, 1, 1,.5</color>
515      <color>.5, .6, .6, .6, .2</color>
516      <color>1, .0, .0, .0, .0</color>
517      <precache>2</precache>
518      <emitters>
519        <PlaneEmitter>
520          <name>SteamEmitter</name>
521          <rel-coor>-408, 120, 480</rel-coor>
522          <rel-dir>-2.356, 1, 0, 1</rel-dir>
523          <spread>0.0, 0.3</spread>
524          <emission-velocity>40, 50</emission-velocity>
525          <size>10, 20</size>
526          <rate>10</rate>
527        </PlaneEmitter>
528      </emitters>
529    </SpriteParticles>
530
531    <SpriteParticles>
532      <name>Steam in tower (tubes)</name>
533      <type>sprite</type>
534      <texture>steam01.png</texture>
535      <max-count>50</max-count>
536      <life-span>1, 2</life-span>
537      <radius>0.0, 12.0, 12.0</radius>
538      <radius>0.2, 12.0, 12.0</radius>
539      <radius>1.0, 12.0, 12.0</radius>
540      <mass>1.0, 0.5, .3</mass>
541      <color>0,1, 1, 1,.5</color>
542      <color>.5, .6, .6, .6, .2</color>
543      <color>1, .0, .0, .0, .0</color>
544      <precache>2</precache>
545      <emitters>
546        <PlaneEmitter>
547          <name>SteamEmitter</name>
548          <rel-coor>408, 120, 480</rel-coor>
549          <rel-dir>-2.356, 1, 0, -1</rel-dir>
550          <spread>0.0, 0.3</spread>
551          <emission-velocity>40, 50</emission-velocity>
552          <size>10, 20</size>
553          <rate>10</rate>
554        </PlaneEmitter>
555      </emitters>
556    </SpriteParticles>
557
558    <SpriteParticles>
559      <name>Steam in tower (tubes)</name>
560      <type>sprite</type>
561      <texture>steam01.png</texture>
562      <max-count>50</max-count>
563      <life-span>1, 2</life-span>
564      <radius>0.0, 12.0, 12.0</radius>
565      <radius>0.2, 12.0, 12.0</radius>
566      <radius>1.0, 12.0, 12.0</radius>
567      <mass>1.0, 0.5, .3</mass>
568      <color>0,1, 1, 1,.5</color>
569      <color>.5, .6, .6, .6, .2</color>
570      <color>1, .0, .0, .0, .0</color>
571      <precache>2</precache>
572      <emitters>
573        <PlaneEmitter>
574          <name>SteamEmitter</name>
575          <rel-coor>408, 120, -480</rel-coor>
576          <rel-dir>-2.356, -1, 0, -1</rel-dir>
577          <spread>0.0, 0.3</spread>
578          <emission-velocity>40, 50</emission-velocity>
579          <size>10, 20</size>
580          <rate>10</rate>
581        </PlaneEmitter>
582      </emitters>
583    </SpriteParticles>
584
585   <QuestGUI>
586      <name>First_Quest</name>
587      <quest-name>First Quest</quest-name>
588      <quest-description>
589        Hello Player.Welcome to the world of Orxonox! First of all: Go to the Gloriabar and talk the to your contact person!
590       </quest-description>
591      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
592      <quest-difficulty>D\ifficulty:   Easy P </quest-difficulty>
593      <quest-persons>\nlayers needed:  1</quest-persons>
594      <reward-picture>/textures/money.png</reward-picture>
595      <reward-description>A\n bag full of money!!!</reward-description>
596    </QuestGUI>
597
598
599   <QuestGUI>
600      <name>Second_Quest</name>
601      <quest-name>Second_Quest</quest-name>
602      <quest-description>
603      Congratulations! You've just found the maybe most important place on this Spacestation! \n Go get yourself a drink...
604       </quest-description>
605      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
606      <quest-difficulty>D\nifficulty:   Easy P </quest-difficulty>
607      <quest-persons>\nersons needed:  1</quest-persons>
608      <reward-picture>/textures/amiv_braeu.png</reward-picture>
609      <reward-description>A\n tasty Beer</reward-description>
610    </QuestGUI>
611
612    <QuestGUI>
613      <name>Third_Quest</name>
614      <quest-name>Third_Quest</quest-name>
615      <quest-description>
616      Aaaahh! We're being attacked! Quick get to the hangar and reinforce our troops! Move out!
617       </quest-description>
618      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
619      <quest-difficulty>Difficulty:   Medium </quest-difficulty>
620      <quest-persons>Persons needed:  1</quest-persons>
621      <reward-picture>/textures/amiv_braeu.png</reward-picture>
622      <reward-description>Reward: Die in honour for your world!</reward-description>
623    </QuestGUI>
624
625
626  </WorldEntities>
627
628  <ScriptManager>
629    <Scripts>
630
631      <Script>
632        <file>spacestation/spaceship_tower.lua</file>
633      </Script>
634
635      <Script>
636        <file>spacestation/switchtohangar.lua</file>
637      </Script>
638
639    </Scripts>
640  </ScriptManager>
641
642  <Music>music/tha_silent_partner_-_void.ogg</Music>
643
644  <LightManager>
645    <Lights>
646      <Light>
647        <diffuse-color>1,1,1</diffuse-color>
648        <abs-coor>0,0,0</abs-coor>
649      </Light>
650      <Light>
651       <diffuse-color>1,1,1</diffuse-color>
652       <abs-coor>-787, 30, -64</abs-coor>
653      </Light>
654   </Lights>
655    <ambient-color>1,1,1</ambient-color>
656  </LightManager>
657
658</WorldDataFile>
659
Note: See TracBrowser for help on using the repository browser.