diff options
Diffstat (limited to 'base/ini/zones/ghant.ini')
-rw-r--r-- | base/ini/zones/ghant.ini | 46 |
1 files changed, 35 insertions, 11 deletions
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 8949cab..a858865 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -81,14 +81,35 @@ info=fiscal climate of the Independent Colonies. amount=0 [cargo] + label=iron + ; default price + ;price= + ; no initial supply + amount=0 + + [cargo] + label=carbosteel + ; default price + ;price= + ; no initial supply + amount=0 + + [cargo] + label=optronics + ; default price + ;price= + ; no initial supply + amount=0 + + [cargo] label=water - price=8 amount=-1 [cargo] label=gold - price=1250 - amount=0 + + [cargo] + label=diamonds ; available ship types [ship] @@ -99,9 +120,17 @@ info=fiscal climate of the Independent Colonies. ; weapon trade definitions [weapon] + label=mine_dumb + amount=-1 + + [weapon] label=laser1 amount=-1 + [weapon] + label=laser2 + amount=-1 + ; ------------------------------------------------------------------ ; ALEXANDRIA OUTPOST @@ -131,6 +160,7 @@ info=Because of its remote location, it is also a popular transit zone for more label=vector ; available cargo types + [cargo] ; always declare the label first label=crates @@ -153,14 +183,8 @@ info=Because of its remote location, it is also a popular transit zone for more amount=0 [cargo] - label=iron - price=150 - ; no initial supply - amount=0 - - [cargo] - label=carbosteel - price=500 + label=medicines + price=275 ; no initial supply amount=0 |