From 52cfb8eac7b8e2d53939e1e3560003aaf0f4d1de Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 9 Dec 2012 15:08:18 +0000 Subject: Added Camorra system. --- base/ini/zones/camorra.ini | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 base/ini/zones/camorra.ini diff --git a/base/ini/zones/camorra.ini b/base/ini/zones/camorra.ini new file mode 100644 index 0000000..df642cb --- /dev/null +++ b/base/ini/zones/camorra.ini @@ -0,0 +1,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 -- cgit v1.2.3