blob: 3aad3e9affe4f4b6e56095e1dcef1f31f3513582 (
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
|
;
; ghant.ini
; world description for the Ghant system
;
;
; ZONE IDENTIFICATION
[zone]
name=Kiana system
default=no
;
; ORIGIN
[navpoint]
label=navpoint_origin
name=Navigation point Origin
location=0 0 0
;
; STAR
[star]
label=star
name=class B star
location=1204 768 96
radius=128
color=210 210 255
;
; PLANET KIANA PRIME
[planet]
label=kiana_prime
name=planet Kiana Prime
location=-256 0 16
color=127 26 127
radius=72
;
;TSU-KHAN CENTRAL
[entity]
label=tsukhan_central
name=Tsu-Khan Central
location=-128 -64 12
model=stations/tsukhan_central
[planet]
label=tsukhan_generator
name=generator
location=-128 -64 12
color=127 26 127
radius=8
rotationspeed=8
texture=structures/generator
|