From e2d08da79fa3f173f41df59560311c3062dac6f4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 8 Dec 2012 16:56:44 +0000 Subject: Updated trade definitions, added racetrack to the Phoenicia system, added medicines model. --- base/ini/zones/argos.ini | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'base/ini/zones/argos.ini') diff --git a/base/ini/zones/argos.ini b/base/ini/zones/argos.ini index 17bb935..4f331a7 100644 --- a/base/ini/zones/argos.ini +++ b/base/ini/zones/argos.ini @@ -2,22 +2,24 @@ ; argos.ini ; world description for the Argos system ; - ; ------------------------------------------------------------------ ; ZONE IDENTIFICATION ; + [zone] name=Argos system sky=sky19 ; [x y z] galactic location location=629 451 0 ambient=0.1 0.1 0.1 -info=The Argos system. faction=neutral +info=The Argos system. + ; ------------------------------------------------------------------ ; MORRIGAN JUMPGATE ; + [jumpgate] label=jumpgate_morrigan location=-348 740 0 @@ -28,16 +30,30 @@ faction=neutral ; ------------------------------------------------------------------ ; HELLAS JUMPGATE ; + [jumpgate] label=jumpgate_hellas location=-952 -180 0 - +target=hellas:jumpgate_argos +faction=neutral ; ------------------------------------------------------------------ ; GIBRALTAR JUMPPOINT ; + [jumppoint] label=jumppoint_gibraltar location=1080 200 0 angles=0 195 0 target=gibraltar:jumppoint_argos +; ------------------------------------------------------------------ +; MORRIGAN JUMPGATE +; + +[jumpgate] +label=jumpgate_colombus +location=188 -1228 0 +angles=0 95 0 +target=colombus:jumpgate_argos +faction=neutral + -- cgit v1.2.3