Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/ini/zones/ghant.ini40
1 files changed, 26 insertions, 14 deletions
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini
index 49dcc51..d831d7f 100644
--- a/base/ini/zones/ghant.ini
+++ b/base/ini/zones/ghant.ini
@@ -60,9 +60,11 @@ pitch=-15
rotationspeed=1
dock=yes
; info text
-info=Though once a mineral-rich world, most of Planet Ghant's resources were depleted by intensive mining operations.
-info=After decades of decline, the Colonial Trade Consortium decided to aquire the planet, as the relative unimportant strategic value of the planet would provide an excellent location for their base of operations.
-info=Terraforming the arid climate into a more hospitable environment is an ongoing process and requires regular imports of terraforming equipment and related technologies.
+info=Despite its relatively unimportant strategic value, planet Ghant represents the political and economical
+info=heartland of the Independent Colonies. Most of this once mineral-rich world's natural resources have been
+info=depleted by intensive mining operations, but an intesive terraforming operation is slowly transforming the
+info=arid climate into a more hospitable environment. This ongoing process requires regular imports of terraforming
+info=equipment and other related technologies.
[cargo]
label=terraformingequipment
@@ -74,6 +76,18 @@ info=Terraforming the arid climate into a more hospitable environment is an ongo
price=8
amount=-1
+; available ship types
+
+ [ship]
+ label=vector
+
+ [ship]
+ label=scalar
+
+ [ship]
+ label=pod
+
+
; ------------------------------------------------------------------
; ALEXANDRIA OUTPOST
@@ -99,38 +113,36 @@ info=Alexandria outpost serves as a commercial and entertainment centre for the
; the sections below add trade definitions to the station
- ; available ship types
- [ship]
- label=vector
+; available ship types
[ship]
- label=pod
+ label=vector
- ; available cargo types
+; available cargo types
[cargo]
- ; always declare the label first
+; always declare the label first
label=crates
- ; price this base sells and busy the cargo at
+; price this base sells and busy the cargo at
price=25
- ; initial amount, -1 means unlimited supply
+; initial amount, -1 means unlimited supply
amount=-1
[cargo]
label=liquor
price=325
- ; limited initial supply
+; no initial supply
amount=0
[cargo]
label=niobium
price=200
- ; no initial supply
+; no initial supply
amount=0
[cargo]
label=iron
price=150
- ; no initial supply
+; no initial supply
amount=0
[cargo]