From 24306f24a859583fbdf6b1858331d25ef1272b0b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 27 Oct 2012 20:59:41 +0000 Subject: Added the Gibraltar system, added a sky to the Morrigan system. --- base/ini/zones/gibraltar.ini | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 base/ini/zones/gibraltar.ini (limited to 'base/ini/zones/gibraltar.ini') diff --git a/base/ini/zones/gibraltar.ini b/base/ini/zones/gibraltar.ini new file mode 100644 index 0000000..99cc06a --- /dev/null +++ b/base/ini/zones/gibraltar.ini @@ -0,0 +1,26 @@ +; +; gibraltar.ini +; world description for the Kor Telos system +; + +[zone] +name=Gibraltar system +;sky= +; [x y z] galactic location +location=584 512 0 +ambient=0.1 0.1 0.1 + +; zone information +info=The Gibraltar system. + +[jumpgate] +label=jumppoint_argos +location=-952 -312 0 +angles=0 10 0 +target=argos:jumppoint_gibraltar +[jumpgate] +label=jumpgate_burton +location=-208 720 0 +angles=0 280 0 +target=burton:jumpgate_gibraltar +faction=independent -- cgit v1.2.3