Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/levels/sp_level_spacestation1B.oxw @ 4799

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

rotor fix

File size: 20.1 KB
Line 
1<WorldDataFile>
2  <name>Space Station 1B</name>
3  <description>This is the second part of the space station.</description>
4  <screenshoot>textures/menu/hangar_512x512.png</screenshoot>
5
6  <LoadScreen>
7    <BackgroundImage>textures/load_screens/default.jpg</BackgroundImage>
8    <ElementCount>16</ElementCount>
9    <BackgroundPS>0,0,1.0,1</BackgroundPS>
10    <BarPS>.65,.87,.3,.05</BarPS>
11    <BarImage>textures/load_screens/default_bar.png</BarImage>
12  </LoadScreen>
13
14  <WorldEntities>
15
16    <BspEntity>
17      <Name>levels/maps/spacestation1/spacestation1_hangar_032.bsp</Name>
18    </BspEntity>
19
20    <FPSPlayer>
21      <name>Player</name>
22      <model>models/creatures/doom_male/male.md2, 10</model>
23      <abs-coor>4480,20,-3936</abs-coor>
24      <abs-dir>1.57, 0, 1, 0</abs-dir>
25    </FPSPlayer>
26
27    <GenericNPC>
28      <name>hangarguy1</name>
29      <model>models/creatures/doom_male/male.md2, 10</model>
30      <md2texture>models/creatures/doom_male/male_yellow_armor.pcx</md2texture>
31      <abs-coor>3613.596, 213.618, -4267.141</abs-coor>
32      <abs-dir>3.14, 0, 1, 0</abs-dir>
33    </GenericNPC>
34
35    <GenericNPC>
36      <name>hangarguy2</name>
37      <model>models/creatures/doom_male/male.md2, 10</model>
38      <md2texture>models/creatures/doom_male/male_yellow_armor.pcx</md2texture>
39      <abs-coor>3022.345, 213.618, -4594.714</abs-coor>
40      <abs-dir>0, 0, 1, 0</abs-dir>
41    </GenericNPC>
42
43    <GenericNPC>
44      <name>hangarspeaking1</name>
45      <model>models/creatures/doom_male/male.md2, 10</model>
46      <md2texture>models/creatures/doom_male/male_albat.pcx</md2texture>
47      <abs-coor>3294.921, 213.618, -4226.658</abs-coor>
48      <abs-dir>0, 0, 1, 0</abs-dir>
49    </GenericNPC>
50
51    <GenericNPC>
52      <name>hangarspeaking2</name>
53      <model>models/creatures/doom_male/male.md2, 10</model>
54      <md2texture>models/creatures/doom_male/male_blues.pcx</md2texture>
55      <abs-coor> 3300.840, 213.618, -4162.111</abs-coor>
56      <abs-dir>3.14, 0, 1, 0</abs-dir>
57    </GenericNPC>
58
59    <ModelEntity>
60      <name>humanfighter</name>
61      <abs-coor>3270, 110, -4540</abs-coor>
62      <abs-dir>0.8, 0, 1, 0</abs-dir>
63      <model>models/spaceships/human_spaceship_fighter.obj, 10</model>
64    </ModelEntity>
65
66    <ModelEntity>
67      <name>humanbomber</name>
68      <abs-coor>3450, 90, -4115</abs-coor>
69      <abs-dir>1.57, 0, 1, 0</abs-dir>
70      <model>models/spaceships/human_spaceship_bomber.obj, 20</model>
71    </ModelEntity>
72
73    <Mover>
74      <name>hangar1_u</name>
75      <model>models/doors/door1b_up.obj, 26</model>
76      <abs-dir>1.57, -1, 0, 0</abs-dir>
77      <abs-coor>4480, 87, -4032</abs-coor>
78      <rel-target-coor>0, 70, 0</rel-target-coor>
79      <action-time>0.75</action-time>
80      <action-radius>150.0</action-radius>
81    </Mover>
82    <Mover>
83      <name>hangar1_d</name>
84      <model>models/doors/door1b_down.obj, 26</model>
85      <abs-dir>1.57, -1, 0, 0</abs-dir>
86      <abs-coor>4480, 87, -4032</abs-coor>
87      <rel-target-coor>0, -64, 0</rel-target-coor>
88      <action-time>0.75</action-time>
89      <action-radius>150.0</action-radius>
90      <opening-sound>sounds/doors/door_opening2.wav</opening-sound>
91      <moving-sound>sounds/doors/door_moving2.wav</moving-sound>
92      <closing-sound>sounds/doors/door_opening2.wav</closing-sound>
93      <closed-sound>sounds/doors/door_closed2.wav</closed-sound>
94    </Mover>
95    <Mover>
96      <name>hangar1_l</name>
97      <model>models/doors/door1b_left.obj, 26</model>
98      <abs-dir>1.57, -1, 0, 0</abs-dir>
99      <abs-coor>4480, 87, -4032</abs-coor>
100      <rel-target-coor>-62.5, 0, 0</rel-target-coor>
101      <action-time>0.75</action-time>
102      <action-radius>150.0</action-radius>
103    </Mover>
104    <Mover>
105      <name>hangar1_r</name>
106      <model>models/doors/door1b_right.obj, 26</model>
107      <abs-dir>1.57, -1, 0, 0</abs-dir>
108      <abs-coor>4480, 87, -4032</abs-coor>
109      <rel-target-coor>62.5, 0, 0</rel-target-coor>
110      <action-time>0.75</action-time>
111      <action-radius>150.0</action-radius>
112    </Mover>
113
114    <Rotor>
115      <name>rotor1</name>
116      <model>models/decoration/rotor1_hack.obj, 12</model>
117      <abs-coor>5152,240,-4688</abs-coor>
118      <abs-dir>0, 0, 0, 0</abs-dir>
119      <rotation>8,0,0</rotation>
120<!--      <abs-dir>-1.57, 0, 1, 0</abs-dir>
121      <rotation>0,0,8</rotation> -->
122    </Rotor>
123
124    <Rotor>
125      <name>rotor2</name>
126      <model>models/decoration/rotor1_hack.obj, 12</model>
127      <abs-coor>5152,240,-4272</abs-coor>
128      <abs-dir>0, 0, 0, 0</abs-dir>
129      <rotation>8,0,0</rotation>
130<!--      <abs-dir>-1.57, 0, 1, 0</abs-dir>
131      <rotation>0,0,8</rotation> -->
132    </Rotor>
133
134    <SpriteParticles>
135      <name>Steam at Entrance</name>
136      <type>sprite</type>
137      <texture>steam01.png</texture>
138      <max-count>150</max-count>
139      <life-span>14, 2</life-span>
140      <radius>0.0, 100.0, 100.0</radius>
141      <radius>0.2, 100.0, 100</radius>
142      <radius>1.0, 100.0, 100</radius>
143      <mass>1.0, 0.5, .3</mass>
144      <color>0,1, 1, 1,.5</color>
145      <color>.5, .6, .6, .6, .2</color>
146      <color>1, .0, .0, .0, .0</color>
147      <precache>5</precache>
148      <emitters>
149        <PlaneEmitter>
150          <name>SteamEmitter</name>
151          <rel-coor>4480, -300, -3800</rel-coor>
152          <rel-dir>3.1412, 0, 0, 1</rel-dir>
153          <spread>0, 1.0</spread>
154          <emission-velocity>-50,50</emission-velocity>
155          <size>100, 100</size>
156          <rate>10</rate>
157        </PlaneEmitter>
158      </emitters>
159    </SpriteParticles>
160
161    <SpriteParticles>
162      <name>Steam in Hangar (small)</name>
163      <type>sprite</type>
164      <texture>steam01.png</texture>
165      <max-count>350</max-count>
166      <life-span>28, 2</life-span>
167      <radius>0.0, 100.0, 100.0</radius>
168      <radius>0.2, 100.0, 100</radius>
169      <radius>1.0, 100.0, 100</radius>
170      <mass>1.0, 0.5, .3</mass>
171      <color>0,1, 1, 1,.5</color>
172      <color>.5, .6, .6, .6, .2</color>
173      <color>1, .0, .0, .0, .0</color>
174      <precache>25</precache>
175      <emitters>
176        <PlaneEmitter>
177          <name>SteamEmitter</name>
178          <rel-coor>4224, -768, -4224</rel-coor>
179          <rel-dir>3.1412, 0, 0, 1</rel-dir>
180          <spread>0, 0.4</spread>
181          <emission-velocity>-70,50</emission-velocity>
182          <size>50, 50</size>
183          <rate>12</rate>
184        </PlaneEmitter>
185      </emitters>
186    </SpriteParticles>
187
188    <SpriteParticles>
189      <name>Steam in Hangar (small)</name>
190      <type>sprite</type>
191      <texture>steam01.png</texture>
192      <max-count>350</max-count>
193      <life-span>28, 2</life-span>
194      <radius>0.0, 100.0, 100.0</radius>
195      <radius>0.2, 100.0, 100</radius>
196      <radius>1.0, 100.0, 100</radius>
197      <mass>1.0, 0.5, .3</mass>
198      <color>0,1, 1, 1,.5</color>
199      <color>.5, .6, .6, .6, .2</color>
200      <color>1, .0, .0, .0, .0</color>
201      <precache>25</precache>
202      <emitters>
203        <PlaneEmitter>
204          <name>SteamEmitter</name>
205          <rel-coor>4224, -768, -4736</rel-coor>
206          <rel-dir>3.1412, 0, 0, 1</rel-dir>
207          <spread>0, 0.4</spread>
208          <emission-velocity>-70,50</emission-velocity>
209          <size>50, 50</size>
210          <rate>12</rate>
211        </PlaneEmitter>
212      </emitters>
213    </SpriteParticles>
214
215    <SpriteParticles>
216      <name>Steam in Hangar (big)</name>
217      <type>sprite</type>
218      <texture>steam01.png</texture>
219      <max-count>500</max-count>
220      <life-span>28, 2</life-span>
221      <radius>0.0, 100.0, 100.0</radius>
222      <radius>0.2, 100.0, 100</radius>
223      <radius>1.0, 100.0, 100</radius>
224      <mass>1.0, 0.5, .3</mass>
225      <color>0,1, 1, 1,.5</color>
226      <color>.5, .6, .6, .6, .2</color>
227      <color>1, .0, .0, .0, .0</color>
228      <precache>25</precache>
229      <emitters>
230        <PlaneEmitter>
231          <name>SteamEmitter</name>
232          <rel-coor>4868, -768, -4224</rel-coor>
233          <rel-dir>3.1412, 0, 0, 1</rel-dir>
234          <spread>0, 0.5</spread>
235          <emission-velocity>-70,50</emission-velocity>
236          <size>100, 50</size>
237          <rate>16</rate>
238        </PlaneEmitter>
239      </emitters>
240    </SpriteParticles>
241
242    <SpriteParticles>
243      <name>Steam in Hangar (big)</name>
244      <type>sprite</type>
245      <texture>steam01.png</texture>
246      <max-count>500</max-count>
247      <life-span>28, 2</life-span>
248      <radius>0.0, 100.0, 100.0</radius>
249      <radius>0.2, 100.0, 100</radius>
250      <radius>1.0, 100.0, 100</radius>
251      <mass>1.0, 0.5, .3</mass>
252      <color>0,1, 1, 1,.5</color>
253      <color>.5, .6, .6, .6, .2</color>
254      <color>1, .0, .0, .0, .0</color>
255      <precache>25</precache>
256      <emitters>
257        <PlaneEmitter>
258          <name>SteamEmitter</name>
259          <rel-coor>4864, -768, -4736</rel-coor>
260          <rel-dir>3.1412, 0, 0, 1</rel-dir>
261          <spread>0, 0.5</spread>
262          <emission-velocity>-70,50</emission-velocity>
263          <size>100, 50</size>
264          <rate>16</rate>
265        </PlaneEmitter>
266      </emitters>
267    </SpriteParticles>
268
269    <SpriteParticles>
270      <name>Steam in Shop (top)</name>
271      <type>sprite</type>
272      <texture>steam01.png</texture>
273      <max-count>150</max-count>
274      <life-span>14, 2</life-span>
275      <radius>0.0, 100.0, 100.0</radius>
276      <radius>0.2, 100.0, 100</radius>
277      <radius>1.0, 100.0, 100</radius>
278      <mass>1.0, 0.5, .3</mass>
279      <color>0,1, 1, 1,.5</color>
280      <color>.5, .6, .6, .6, .2</color>
281      <color>1, .0, .0, .0, .0</color>
282      <precache>5</precache>
283      <emitters>
284        <PlaneEmitter>
285          <name>SteamEmitter</name>
286          <rel-coor>3456, 700, -4480</rel-coor>
287          <rel-dir>3.1412, 0, 0, 1</rel-dir>
288          <spread>0.0, 0.5</spread>
289          <emission-velocity>50,50</emission-velocity>
290          <size>50, 50</size>
291          <rate>10</rate>
292        </PlaneEmitter>
293      </emitters>
294    </SpriteParticles>
295
296    <SpriteParticles>
297      <name>Steam in Shop (top)</name>
298      <type>sprite</type>
299      <texture>steam01.png</texture>
300      <max-count>150</max-count>
301      <life-span>14, 2</life-span>
302      <radius>0.0, 100.0, 100.0</radius>
303      <radius>0.2, 100.0, 100</radius>
304      <radius>1.0, 100.0, 100</radius>
305      <mass>1.0, 0.5, .3</mass>
306      <color>0,1, 1, 1,.5</color>
307      <color>.5, .6, .6, .6, .2</color>
308      <color>1, .0, .0, .0, .0</color>
309      <precache>5</precache>
310      <emitters>
311        <PlaneEmitter>
312          <name>SteamEmitter</name>
313          <rel-coor>3456, 700, -4096</rel-coor>
314          <rel-dir>3.1412, 0, 0, 1</rel-dir>
315          <spread>0.0, 0.5</spread>
316          <emission-velocity>50,50</emission-velocity>
317          <size>50, 50</size>
318          <rate>10</rate>
319        </PlaneEmitter>
320      </emitters>
321    </SpriteParticles>
322
323    <SpriteParticles>
324      <name>Steam in Shop (top)</name>
325      <type>sprite</type>
326      <texture>steam01.png</texture>
327      <max-count>150</max-count>
328      <life-span>14, 2</life-span>
329      <radius>0.0, 100.0, 100.0</radius>
330      <radius>0.2, 100.0, 100</radius>
331      <radius>1.0, 100.0, 100</radius>
332      <mass>1.0, 0.5, .3</mass>
333      <color>0,1, 1, 1,.5</color>
334      <color>.5, .6, .6, .6, .2</color>
335      <color>1, .0, .0, .0, .0</color>
336      <precache>5</precache>
337      <emitters>
338        <PlaneEmitter>
339          <name>SteamEmitter</name>
340          <rel-coor>3456, 700, -4864</rel-coor>
341          <rel-dir>3.1412, 0, 0, 1</rel-dir>
342          <spread>0.0, 0.5</spread>
343          <emission-velocity>50,50</emission-velocity>
344          <size>50, 50</size>
345          <rate>10</rate>
346        </PlaneEmitter>
347      </emitters>
348    </SpriteParticles>
349
350    <SpriteParticles>
351      <name>Steam in Shop (top)</name>
352      <type>sprite</type>
353      <texture>steam01.png</texture>
354      <max-count>150</max-count>
355      <life-span>14, 2</life-span>
356      <radius>0.0, 100.0, 100.0</radius>
357      <radius>0.2, 100.0, 100</radius>
358      <radius>1.0, 100.0, 100</radius>
359      <mass>1.0, 0.5, .3</mass>
360      <color>0,1, 1, 1,.5</color>
361      <color>.5, .6, .6, .6, .2</color>
362      <color>1, .0, .0, .0, .0</color>
363      <precache>5</precache>
364      <emitters>
365        <PlaneEmitter>
366          <name>SteamEmitter</name>
367          <rel-coor>3072, 700, -4480</rel-coor>
368          <rel-dir>3.1412, 0, 0, 1</rel-dir>
369          <spread>0.0, 0.5</spread>
370          <emission-velocity>50,50</emission-velocity>
371          <size>50, 50</size>
372          <rate>10</rate>
373        </PlaneEmitter>
374      </emitters>
375    </SpriteParticles>
376
377    <SpriteParticles>
378      <name>Steam in Shop (fan)</name>
379      <type>sprite</type>
380      <texture>steam01.png</texture>
381      <max-count>50</max-count>
382      <life-span>3, 2</life-span>
383      <radius>0.0, 25.0, 25.0</radius>
384      <radius>0.2, 25.0, 25.0</radius>
385      <radius>1.0, 25.0, 25.0</radius>
386      <mass>1.0, 0.5, .3</mass>
387      <color>0,1, 1, 1,.5</color>
388      <color>.5, .6, .6, .6, .2</color>
389      <color>1, .0, .0, .0, .0</color>
390      <precache>2</precache>
391      <emitters>
392        <PlaneEmitter>
393          <name>SteamEmitter</name>
394          <rel-coor>3016, 176, -4512</rel-coor>
395          <rel-dir>-2.356, 0, 0, 1</rel-dir>
396          <spread>0.0, 0.3</spread>
397          <emission-velocity>40, 50</emission-velocity>
398          <size>10, 20</size>
399          <rate>10</rate>
400        </PlaneEmitter>
401      </emitters>
402    </SpriteParticles>
403
404    <SpriteParticles>
405      <name>Steam in Shop (fan)</name>
406      <type>sprite</type>
407      <texture>steam01.png</texture>
408      <max-count>50</max-count>
409      <life-span>3, 2</life-span>
410      <radius>0.0, 25.0, 25.0</radius>
411      <radius>0.2, 25.0, 25.0</radius>
412      <radius>1.0, 25.0, 25.0</radius>
413      <mass>1.0, 0.5, .3</mass>
414      <color>0,1, 1, 1,.5</color>
415      <color>.5, .6, .6, .6, .2</color>
416      <color>1, .0, .0, .0, .0</color>
417      <precache>2</precache>
418      <emitters>
419        <PlaneEmitter>
420          <name>SteamEmitter</name>
421          <rel-coor>3016, 176, -4448</rel-coor>
422          <rel-dir>-2.356, 0, 0, 1</rel-dir>
423          <spread>0.0, 0.3</spread>
424          <emission-velocity>40, 50</emission-velocity>
425          <size>10, 20</size>
426          <rate>10</rate>
427        </PlaneEmitter>
428      </emitters>
429    </SpriteParticles>
430
431    <SpriteParticles>
432      <name>Steam in Shop (fan)</name>
433      <type>sprite</type>
434      <texture>steam01.png</texture>
435      <max-count>50</max-count>
436      <life-span>3, 2</life-span>
437      <radius>0.0, 25.0, 25.0</radius>
438      <radius>0.2, 25.0, 25.0</radius>
439      <radius>1.0, 25.0, 25.0</radius>
440      <mass>1.0, 0.5, .3</mass>
441      <color>0,1, 1, 1,.5</color>
442      <color>.5, .6, .6, .6, .2</color>
443      <color>1, .0, .0, .0, .0</color>
444      <precache>2</precache>
445      <emitters>
446        <PlaneEmitter>
447          <name>SteamEmitter</name>
448          <rel-coor>3896, 368, -4640</rel-coor>
449          <rel-dir>2.356, 0, 0, 1</rel-dir>
450          <spread>0.0, 0.3</spread>
451          <emission-velocity>40, 50</emission-velocity>
452          <size>10, 20</size>
453          <rate>10</rate>
454        </PlaneEmitter>
455      </emitters>
456    </SpriteParticles>
457
458    <SpriteParticles>
459      <name>Steam in Shop (fan)</name>
460      <type>sprite</type>
461      <texture>steam01.png</texture>
462      <max-count>50</max-count>
463      <life-span>3, 2</life-span>
464      <radius>0.0, 25.0, 25.0</radius>
465      <radius>0.2, 25.0, 25.0</radius>
466      <radius>1.0, 25.0, 25.0</radius>
467      <mass>1.0, 0.5, .3</mass>
468      <color>0,1, 1, 1,.5</color>
469      <color>.5, .6, .6, .6, .2</color>
470      <color>1, .0, .0, .0, .0</color>
471      <precache>2</precache>
472      <emitters>
473        <PlaneEmitter>
474          <name>SteamEmitter</name>
475          <rel-coor>3896, 368, -4576</rel-coor>
476          <rel-dir>2.356, 0, 0, 1</rel-dir>
477          <spread>0.0, 0.3</spread>
478          <emission-velocity>40, 50</emission-velocity>
479          <size>10, 20</size>
480          <rate>10</rate>
481        </PlaneEmitter>
482      </emitters>
483    </SpriteParticles>
484
485    <SpriteParticles>
486      <name>Steam in Shop (fan)</name>
487      <type>sprite</type>
488      <texture>steam01.png</texture>
489      <max-count>50</max-count>
490      <life-span>3, 2</life-span>
491      <radius>0.0, 25.0, 25.0</radius>
492      <radius>0.2, 25.0, 25.0</radius>
493      <radius>1.0, 25.0, 25.0</radius>
494      <mass>1.0, 0.5, .3</mass>
495      <color>0,1, 1, 1,.5</color>
496      <color>.5, .6, .6, .6, .2</color>
497      <color>1, .0, .0, .0, .0</color>
498      <precache>2</precache>
499      <emitters>
500        <PlaneEmitter>
501          <name>SteamEmitter</name>
502          <rel-coor>3896, 368, -4384</rel-coor>
503          <rel-dir>2.356, 0, 0, 1</rel-dir>
504          <spread>0.0, 0.3</spread>
505          <emission-velocity>40, 50</emission-velocity>
506          <size>10, 20</size>
507          <rate>10</rate>
508        </PlaneEmitter>
509      </emitters>
510    </SpriteParticles>
511
512    <SpriteParticles>
513      <name>Steam in Shop (fan)</name>
514      <type>sprite</type>
515      <texture>steam01.png</texture>
516      <max-count>50</max-count>
517      <life-span>3, 2</life-span>
518      <radius>0.0, 25.0, 25.0</radius>
519      <radius>0.2, 25.0, 25.0</radius>
520      <radius>1.0, 25.0, 25.0</radius>
521      <mass>1.0, 0.5, .3</mass>
522      <color>0,1, 1, 1,.5</color>
523      <color>.5, .6, .6, .6, .2</color>
524      <color>1, .0, .0, .0, .0</color>
525      <precache>2</precache>
526      <emitters>
527        <PlaneEmitter>
528          <name>SteamEmitter</name>
529          <rel-coor>3896, 368, -4320</rel-coor>
530          <rel-dir>2.356, 0, 0, 1</rel-dir>
531          <spread>0.0, 0.3</spread>
532          <emission-velocity>40, 50</emission-velocity>
533          <size>10, 20</size>
534          <rate>10</rate>
535        </PlaneEmitter>
536      </emitters>
537    </SpriteParticles>
538
539    <BspEntity>
540      <Name>levels/maps/spacestation1/spacestation1_flares_001.bsp</Name>
541      <Transparency>1, 1</Transparency>
542    </BspEntity>
543
544    <QuestGUI>
545      <name>First_Quest</name>
546      <quest-name>First Quest</quest-name>
547      <quest-description>
548       Welcome to the hangar! Now go to the shop and get a ship! ASAP!
549       </quest-description>
550      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
551      <quest-difficulty>Difficulty: Easy \n</quest-difficulty>
552      <quest-persons>Players needed:  1</quest-persons>
553      <reward-picture>/textures/money.png</reward-picture>
554      <reward-description>A bag full of money!!!</reward-description>
555    </QuestGUI>
556
557    <QuestGUI>
558      <name>Second_Quest</name>
559      <quest-name>Second Quest</quest-name>
560      <quest-description>
561       Hey you are going on a very important misson! You will need more than this rusty can!
562       </quest-description>
563      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
564      <quest-difficulty>Difficulty: Easy \n</quest-difficulty>
565      <quest-persons>Players needed:  1</quest-persons>
566      <reward-picture>/textures/money.png</reward-picture>
567      <reward-description>You ain't winning a reward with this piece of ... </reward-description>
568    </QuestGUI>
569
570
571   <QuestGUI>
572      <name>Third_Quest</name>
573      <quest-name>Third Quest</quest-name>
574      <quest-description>
575       There you are. This ship will bring you a lot of pleasure! Sould I wrap it up ?
576       </quest-description>
577      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
578      <quest-difficulty>Difficulty: Easy \n</quest-difficulty>
579      <quest-persons>Players needed:  1</quest-persons>
580      <reward-picture>/textures/money.png</reward-picture>
581      <reward-description> Here we go! </reward-description>
582    </QuestGUI>
583
584  </WorldEntities>
585
586  <ScriptManager>
587    <Scripts>
588
589      <Script>
590        <file>spacestation/spaceship_hangar.lua</file>
591      </Script>
592
593      <Script>
594        <file>spacestation/switchtotower.lua</file>
595      </Script>
596
597    </Scripts>
598  </ScriptManager>
599
600
601   
602
603  <Music>sounds/ambient/hangar02.ogg</Music>
604
605  <LightManager>
606    <Lights>
607      <Light>
608        <diffuse-color>1,1,1</diffuse-color>
609        <abs-coor>4480,240,-4320</abs-coor>
610      </Light>
611    </Lights>
612    <ambient-color>1,1,1</ambient-color>
613  </LightManager>
614
615</WorldDataFile>
Note: See TracBrowser for help on using the repository browser.