Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: bcf331e39310864b62034cadae42d16b4b6ae77b (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
72
73
74
75
76
77
78
79
80
;
; lindblade.ini
; world description for the Lindblade system
;

;
; ZONE IDENTIFICATION

[zone]
name=Lindblade system
sky=sky17
;default=no

;
; ORIGIN

[entity]
; [string] identification label
label=origin
; [string] entity name
name=Galactic origin
; [string] entity shape (ignored if the entity has a model)
shape=axis
; entity radius
radius=1
; [x y z] entity location
location=0 0 0
; [r g b] entity color, values in the 0-1 range
color=1 1 0

;
; STAR

[star]
label=star
name=yellow star
location=128 -256 0
color=1 .9 .5
radius=52

;
; PLANET LINDBLADE

[planet]
label=lindblade
name=planet Lindblade
texture=planets/lindblade
location=128 324 0
color=200 0 0
radius=48

;
; LINDBLADE CENTRAL

[entity]
label=linblade_central
name=Lindblade Central
model=stations/lindblade_central
location=148 256 8
color=0.5 0.1 0.1
direction=250
pitch=0

;
; STATION 15
[entity]
label=station15
name=Station 15
model=stations/station15
color=0.5 0.1 0.1
location=-116 -68 8
direction=315

; jumpgate
[entity]
label=jumpgate
name=Jumpgate (inactive)
model=satellites/jumpgate
color=0.5 0.1 0.1
location=-116 -100 16