diff options
Diffstat (limited to 'base/ini/zones/brogha.ini')
-rw-r--r-- | base/ini/zones/brogha.ini | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index 8c449d4..fb48920 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -67,9 +67,6 @@ info=Planet Brogha is the largest exporter of agricultural products in the Indep [ship] label=scalar - [ship] - label=matrix - [cargo] label=liquor price=250 @@ -77,12 +74,20 @@ info=Planet Brogha is the largest exporter of agricultural products in the Indep [cargo] label=water - price=4 amount=-1 [cargo] label=gold - price=1250 + ; default price + ;price= + ; no initial supply + amount=0 + + [cargo] + label=diamonds + ; default price + ;price= + ; no initial supply amount=0 ; weapon trade definitions @@ -104,24 +109,16 @@ name=Navigation point Solar location=-486 0 16 ; ------------------------------------------------------------------ -; CANTOR STATION +; CANTOR OBSERVATORY [station] label=cantor name=Cantor observatory model=maps/colonial/cantor -faction=colonies +faction=research location=-512 0 32 yaw=-45 - [ship] - label=pod - - [cargo] - label=gold - price=1500 - amount=0 - [cargo] label=liquor price=300 @@ -131,6 +128,11 @@ yaw=-45 label=water price=10 amount=0 + + [cargo] + label=medicines + price=290 + amount=0 ; ------------------------------------------------------------------ ; GHANT JUMPGATE |