Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Rodenhurst <thorn@osirion.org>2011-06-30 00:06:55 +0000
committerMichael Rodenhurst <thorn@osirion.org>2011-06-30 00:06:55 +0000
commit379229d173894eb4fb8e450926c899107557cc38 (patch)
tree8f8b6f6863373c97c5afce1d755c78a30e9388cd /base/ini/zones/brogha.ini
parentef67733f2a80dc3d0fd0c29856da3765c2ddfec0 (diff)
Add water commodity everywhere. Khorsand system added, Kerman station sells superconductors, add gate parts commodity not yet used.
Diffstat (limited to 'base/ini/zones/brogha.ini')
-rw-r--r--base/ini/zones/brogha.ini18
1 files changed, 18 insertions, 0 deletions
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