diff options
Diffstat (limited to 'base/ini/zones')
-rw-r--r-- | base/ini/zones/carthagio.ini | 33 |
1 files changed, 31 insertions, 2 deletions
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 + |