From d47278093a547f92ea8ee5d4479ea338bd070bc5 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 2 Aug 2016 21:09:20 +0200 Subject: Added Hermione class liquid gas transport. --- base/ini/zones/carthagio.ini | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/carthagio.ini b/base/ini/zones/carthagio.ini index 0a40a33..1f58cfb 100644 --- a/base/ini/zones/carthagio.ini +++ b/base/ini/zones/carthagio.ini @@ -50,6 +50,9 @@ info=Since it is in a gas mining system it most likely supports industry. label=water price=7 amount=-1 + + [ship] + label=hermione [jumpgate] label=jumpgate_ground @@ -157,7 +160,7 @@ showonmap=true [station] label=medusa -name=Medusa refinery +name=Medusa Gas Storage location=-298 -288 0 angles=0 69 0 radius=16 @@ -173,4 +176,30 @@ info=Phosphine gas processing facility. label=phosphine price=285 amount=-1 - \ No newline at end of file + +[patrol] +label=phosphine_transport +profile=convoy +faction=praetoria + + [npc] + name=Transport + ship=hermione + turret=turretneutron1 + amount=2 + + [npc] + name=Transport + ship=hermione + turret=turretneutron1 + amount=2 + + [waypoint] + target=medusa + dock=yes + cargo=phosphine + + [waypoint] + target=carthagio + dock=yes + -- cgit v1.2.3