| 1 | <WorldDataFile> |
|---|
| 2 | <name>Lienis Segfault Lvl</name> |
|---|
| 3 | |
|---|
| 4 | <LoadScreen> |
|---|
| 5 | <BackgroundImage>textures/load_screens/ambush.png</BackgroundImage> |
|---|
| 6 | <ElementCount>16</ElementCount> |
|---|
| 7 | <BackgroundPS>0,0,1.0,1</BackgroundPS> |
|---|
| 8 | <BarPS>.65,.87,.3,.05</BarPS> |
|---|
| 9 | <BarImage>textures/load_screens/ambush-loadbar.png</BarImage> |
|---|
| 10 | </LoadScreen> |
|---|
| 11 | |
|---|
| 12 | <clip-region>1, 100000</clip-region> |
|---|
| 13 | |
|---|
| 14 | <WorldEntities> |
|---|
| 15 | |
|---|
| 16 | <SkyBox> |
|---|
| 17 | <name>Sky</name> |
|---|
| 18 | <Materialset>textures/sky/simple_space</Materialset> |
|---|
| 19 | <Size>5000</Size> |
|---|
| 20 | </SkyBox> |
|---|
| 21 | |
|---|
| 22 | <NPC> |
|---|
| 23 | <name>pirateTwo</name> |
|---|
| 24 | <model>models/spaceships/human_spaceship_bomber.obj</model> |
|---|
| 25 | <mountpoints>models/spaceships/human_spaceship_bomber.oif</mountpoints> |
|---|
| 26 | <abs-coor>10,0,10</abs-coor> |
|---|
| 27 | </NPC> |
|---|
| 28 | <Building> |
|---|
| 29 | <name>zhara</name> |
|---|
| 30 | <model>models/space_stations/ZHARA_Space_Station.obj, 4</model> |
|---|
| 31 | <mountpoints>models/space_stations/ZHARA_Space_Station.oif</mountpoints> |
|---|
| 32 | <abs-dir>3,1 , 0, 0</abs-dir> |
|---|
| 33 | <abs-coor>100,0,0</abs-coor> |
|---|
| 34 | </Building> |
|---|
| 35 | |
|---|
| 36 | <NPC> |
|---|
| 37 | <name>pirateTwo</name> |
|---|
| 38 | <model>models/spaceships/pirates_spaceship_ragnar.obj,0.3</model> |
|---|
| 39 | <mountpoints>models/spaceships/pirates_spaceship_ragnar.oif</mountpoints> |
|---|
| 40 | <abs-dir>3,0 , 1, 0</abs-dir> |
|---|
| 41 | <abs-coor>0, 10, 0</abs-coor> |
|---|
| 42 | </NPC> |
|---|
| 43 | |
|---|
| 44 | <Hover> |
|---|
| 45 | <name>asdf</name> |
|---|
| 46 | <abs-coor>0,0,0</abs-coor> |
|---|
| 47 | </Hover> |
|---|
| 48 | |
|---|
| 49 | </WorldEntities> |
|---|
| 50 | |
|---|
| 51 | <Music>music/tower01.ogg</Music> |
|---|
| 52 | |
|---|
| 53 | <LightManager> |
|---|
| 54 | <ambient-color>1,1,1</ambient-color> |
|---|
| 55 | <Lights> |
|---|
| 56 | <!--<Light> |
|---|
| 57 | <diffuse-color>1,1,1</diffuse-color> |
|---|
| 58 | <abs-coor>100,100,50</abs-coor> |
|---|
| 59 | </Light> |
|---|
| 60 | <Light> |
|---|
| 61 | <diffuse-color>1,1,1</diffuse-color> |
|---|
| 62 | <abs-coor>-100,0,100</abs-coor> |
|---|
| 63 | </Light>--> |
|---|
| 64 | <Light> |
|---|
| 65 | <diffuse-color>1,1,1</diffuse-color> |
|---|
| 66 | <abs-coor>-100,200,50</abs-coor> |
|---|
| 67 | </Light> |
|---|
| 68 | </Lights> |
|---|
| 69 | </LightManager> |
|---|
| 70 | |
|---|
| 71 | </WorldDataFile> |
|---|
| 72 | |
|---|
| 73 | |
|---|