From 379229d173894eb4fb8e450926c899107557cc38 Mon Sep 17 00:00:00 2001 From: Michael Rodenhurst Date: Thu, 30 Jun 2011 00:06:55 +0000 Subject: Add water commodity everywhere. Khorsand system added, Kerman station sells superconductors, add gate parts commodity not yet used. --- base/ini/zones/brogha.ini | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'base/ini/zones/brogha.ini') diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index a02ed12..56b213c 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -69,6 +69,11 @@ info=Planet Brogha is largest exporter of agricultural products in the Independe price=250 amount=-1 + [cargo] + label=water + price=4 + amount=-1 + [navpoint] label=navpoint_solar name=Navigation point Solar @@ -104,6 +109,11 @@ yaw=-45 price=300 amount=0 + [cargo] + label=water + price=10 + amount=0 + ; ------------------------------------------------------------------ ; GHANT JUMPGATE @@ -134,3 +144,11 @@ faction=colonies target=eastend:jumpgate_brogha location=700 -1024 0 yaw=180 + +[jumpgate] +; name and info are automaticly set for jumpgates +label=jumpgate_khorsand +target=khorsand:jumpgate_brogha +faction=colonies +location=-256 -768 8 +yaw=180 -- cgit v1.2.3