Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: cb6d96c94b7017e320f4305d304e210c50f654bf (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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
;
; carthagio.ini
; world description for the Carthagio system
;
; ------------------------------------------------------------------
; ZONE IDENTIFICATION

[zone]
; zone name
name=Carthagio system
sky=sky13
; ambient light color
ambient=0.1 0.1 0.1
; [x y z] galactic location
location=698 280 0
; faction
faction=praetoria

; zone information
info=The Carthagio system is an industrial system, rich in gaseous anomalies.

; ------------------------------------------------------------------
; PLANET CARTHAGIO

[planet]
; [string] entity label
label=carthagio
; [string] entity name
name=planet Carthagio
; [x y x] entity location
location=364 764 0
angles=0 225 0
; [float] entity radius (10 game units == 1km ingame)
radius=64
dock=yes
; [r g b] entity color, values in the 0-1 range
color=255 255 255
; [string] globe texture name
texture=

infoname=Praetorian planet
info=This planet needs a texture and a story background.
info=Since it is in a gas mining system it most likely supports industry.

	[cargo]
	label=phosphine
	price=315
	amount=-1
	
	[cargo]
	label=water
	price=7
	amount=-1
	
[jumpgate]
label=jumpgate_ground
location=-572 952 0
angles=0 -50 0
target=ground:jumpgate_carthagio
faction=praetoria

[jumpgate]
label=jumpgate_praetoria
location=962 106 0
angles=0 -180 0
target=praetoria:jumpgate_carthagio
faction=praetoria

[star]
label=star
name=class K star
location=-668 -688 0
angles=0 60 0
radius=72
; [r g b] entity primary color, values in the 0-255 range
color=219 91 0

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=898 -474 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=904 -484 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=910 -495 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=917 -506 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=892 -464 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=906 -465 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=900 -453 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=920 -487 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solarunit
name=Solar Unit
location=926 -497 2
angles=15 200 0
faction=praetoria

[entity]
template=solarunit
label=solar_poWer_array
name=Solar power array
location=913 -477 3
angles=0 20 0
faction=praetoria
showonmap=true

[station]
label=medusa
name=Medusa facility
location=-298 -288 0
angles=0 69 0
radius=16
model=maps/common/border_station_03
infoname=Gas mining facility

	[cargo]
	label=water
	price=25
	amount=0

	[cargo]
	label=phosphine
	price=285
	amount=-1