Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: e9d9dfffc5a629ca296de53dcdf05f6dff1e9600 (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
;
; whendune.ini
; world description for the Ghant system
;

; 
; ZONE IDENTIFICATION

[zone]
; [string] zone name
name=Whendune system
; [string] sky texture
;sky=

;
; STAR

[star]
; [string] entity label
label=star
; [string] entity name
name=class D star
location=-512 -512 0
; [r g b] entity primary color, values in the 0-255 range
color=248 248 255
; [float] entity radius (10 game units == 1km ingame)
radius=88
 
;
; BROGHA JUMPGATE

[navpoint]
label=navpoint_west
name=Navigation point West
location=0 504 -2

[jumpgate]
label=jumpgate_brogha
name=Jumpgate Whendune -> Brogha
model=satellites/jumpgate
target=brogha:jumpgate_whendune
location=0 512 0
direction=270
color=222 192 145