blob: df244dd2102a2f90d9c87a7c255dbd4a2525ba39 (
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
81
82
83
84
85
86
87
88
89
90
91
92
93
|
;
; kronenbaden.ini
; world description for the Kronenbaden System
;
[zone]
name=Kronenbaden system
sky=sky13
; ------------------------------------------------------------------
; STAR
[star]
location=450 1320 512
name=class F star
radius=58
color=1.0 1.0 0.9
; ------------------------------------------------------------------
; PLANET BADEN
[planet]
label=Baden
name=planet Baden
location=1024 -512 -64
texture=planets/baden
yaw=90
faction=colonies
color=1.0 1.0 1.0
; ------------------------------------------------------------------
; PLANET KRONE
[planet]
label=krone
name=planet Krone
location=-768 840 128
texture=planets/krone
yaw=210
faction=colonies
color=1.0 1.0 1.0
; ------------------------------------------------------------------
; ANTWERP JUMPGATE
[jumpgate]
label=jumpgate_antwerp
target=antwerp:jumpgate_kronenbaden
faction=lindblade
location=256 -1280 -72
yaw=120
faction=colonies
; ------------------------------------------------------------------
; GHANT JUMPGATE
[jumpgate]
label=jumpgate_ghant
target=ghant:jumpgate_kronenbaden
faction=lindblade
location=-300 -768 32
yaw=30
faction=colonies
; ------------------------------------------------------------------
[entity]
label=jumpgate_finnmark
name=Jumpgate Kronenbaden -> Finnmark
location=1380 356 8
model=maps/colonial/jumpgate
yaw=180
faction=colonies
complex=true
[station]
label=jumpgate_construction
name=Jumpgate Construction
model=maps/colonial/regula
faction=colonies
location=1372 350 8
yaw=180
[cargo]
label=gateparts
price=1275
amount=0
[cargo]
label=water
price=25
amount=0
|