blob: df642cbcbc76b35a0e9226c4f86197374358bc3c (
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
|
;
; camorra.ini
; world description for the Camorra system
;
; ------------------------------------------------------------------
; ZONE IDENTIFICATION
;
[zone]
name=Camorra system
;sky=
; [x y z] galactic location
location=807 451 0
ambient=0.1 0.1 0.1
faction=rogue
info=The Camorra system.
; ------------------------------------------------------------------
; RED GIANT STAR
;
[star]
label=star
location=1476 -1604 0
angles=0 140 0
color=1 0.2 0.2
[jumpgate]
label=jumpgate_colombus
location=192 896 0
angles=0 -90 0
target=colombus:jumpgate_camorra
faction=rogue
|