Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 2000d6254f4b6d3db593f7a9b5a7410060718680 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
;
; unkown.ini
; world description for the Unkown system
;
; this is a test area 

[zone]
name=Unknown system

[navpoint]
label=navpoint_origin
name=Navigation point Origin
location=0 0 0
model=maps/static/navpoint

[entity]
ship=vector
location=4 -8 0
color=0.5 0 0
colorsecond=0.8 0.2 0

[entity]
ship=scalar
location=4 0  0
color=0.5 0 0
colorsecond=0.8 0.2 0

[entity]
ship=matrix
location=4 8 0
color=0.5 0 0
colorsecond=0.8 0.2 0

[entity]
label=hades
label=Hades derelict
model=maps/derelict/hades
location=32 -16 0
color=127 26 127

[entity]
ship=juggernaut
name=Pirate Juggernaut
model=maps/pirate/juggernaut
location=32 16 0

[entity]
label=custodian
name=Colonial Battleship
model=maps/colonial/custodian
location=32 32 0
color=222 192 145
colorsecond=160 160 160

[entity]
label=alexandria
name=Alexandria outpost
model=maps/colonial/alexandria
location=32 64 0
yaw=270
color=222 192 145
colorsecond=160 160 160

[entity]
label=ensor
name=Ensor station
model=maps/independent/ensor
location=32 -64 0
color=0.7 0.7 0.9
colorsecond=0.7 0.8 0.95
yaw=90