diff options
author | Michael Rodenhurst <thorn@osirion.org> | 2011-07-13 23:15:39 +0000 |
---|---|---|
committer | Michael Rodenhurst <thorn@osirion.org> | 2011-07-13 23:15:39 +0000 |
commit | 28db05091a20edb3f32e40c3c10a8e96b49cf000 (patch) | |
tree | 98300f8cf1ea8fd3cb12801ff19cca889d16ee1b /base/ini/zones | |
parent | 05c14d7c4f43fad46fa494cea40e49f1e8457e66 (diff) |
Ghant dockable, Terraforming Equipment commodity added. Regula niobium price increase
Diffstat (limited to 'base/ini/zones')
-rw-r--r-- | base/ini/zones/ghant.ini | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 978ad62..9ac2b75 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -58,6 +58,17 @@ radius=64 pitch=-15 ; [float] rotation speed, in degrees per second rotationspeed=1 +dock=yes + + [cargo] + label=terraformingequipment + price=1650 + amount=0 + + [cargo] + label=water + price=8 + amount=-1 ; ------------------------------------------------------------------ ; ALEXANDRIA OUTPOST @@ -220,7 +231,7 @@ info=Regula station is the headquarters of the local niobium mining operation. [cargo] label=niobium - price=125 + price=150 ; unlimited amount=-1 |