diff options
Diffstat (limited to 'base/ini/zones')
-rw-r--r-- | base/ini/zones/camorra.ini | 34 |
1 files changed, 34 insertions, 0 deletions
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 |