Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 091a9705b48774c15c37fa0ee186a7fa03311de8 (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
;
; carthagio.ini
; world description for the Carthagio system
;
; ------------------------------------------------------------------
; ZONE IDENTIFICATION

[zone]
; zone name
name=Carthagio system
sky=sky27
; ambient color
ambient=.1 .1 .1
; [x y z] galactic location
location=698 280 0
; faction
faction=praetoria

; zone information
info=The Carthagio system.

[jumpgate]
label=jumpgate_ground
location=-580 980 0
angles=0 -50 0
target=ground:jumpgate_carthagio
faction=praetoria

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

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