diff options
author | Stijn Buys <ingar@osirion.org> | 2012-12-02 21:21:45 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-12-02 21:21:45 +0000 |
commit | a6d4efb3573b6a0b326559e993bb2f59f405f6de (patch) | |
tree | dd208e9fada2c01afcbc150e680ffc4ef12e32f4 /base | |
parent | 55abfd30ac009319c6a25718bf2054ab9934e427 (diff) |
Updated weapon trade definitions.
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/zones/antwerp.ini | 27 | ||||
-rw-r--r-- | base/ini/zones/brogha.ini | 19 | ||||
-rw-r--r-- | base/ini/zones/ghant.ini | 15 |
3 files changed, 46 insertions, 15 deletions
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index 3a834a4..fa12b15 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -46,7 +46,7 @@ location=512 -512 0 label=sharkan [ship] - label=custodian + label=tiger [cargo] label=liquor @@ -57,6 +57,10 @@ location=512 -512 0 label=water price=12 amount=0 + + [weapon] + label=laser2 + amount=-1 ; ------------------------------------------------------------------ ; PLANET ANTWERP @@ -65,6 +69,7 @@ location=512 -512 0 label=antwerp name=planet Antwerp texture=planets/antwerp +info=Planet Antwerp is the headquarters of the colonial militia. location=-64 512 32 yaw=45 pitch=5 @@ -72,6 +77,7 @@ rotationspeed=1.0 radius=72 dock=yes + ; available cargo types [cargo] label=water price=5 @@ -81,6 +87,25 @@ dock=yes label=liquor price=350 amount=0 + + ; available ship types + [ship] + label=sharkan + + [ship] + label=tiger + + [ship] + label=custodian + + ; available weapon types + [weapon] + label=blaster1 + amount=-1 + + [weapon] + label=blaster2 + amount=-1 ; ------------------------------------------------------------------ ; BUCCANEERS' DEN diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index 08e5245..8c449d4 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -84,6 +84,19 @@ info=Planet Brogha is the largest exporter of agricultural products in the Indep label=gold price=1250 amount=0 + + ; weapon trade definitions + [weapon] + label=mine_dumb + amount=-1 + + [weapon] + label=laser1 + amount=-1 + + [weapon] + label=laser2 + amount=-1 [navpoint] label=navpoint_solar @@ -102,12 +115,6 @@ location=-512 0 32 yaw=-45 [ship] - label=vector - - [ship] - label=scalar - - [ship] label=pod [cargo] diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index fd1eb59..4cf96f5 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -69,7 +69,7 @@ dock=yes ; info text 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=depleted by intensive mining operations, but an extensive 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. @@ -94,9 +94,11 @@ info=equipment and other related technologies. [ship] label=scalar - - [ship] - label=pod + + ; weapon trade definitions + [weapon] + label=laser1 + amount=-1 ; ------------------------------------------------------------------ ; ALEXANDRIA OUTPOST @@ -224,7 +226,7 @@ faction=militia amount=0 [weapon] - label=laser1 + label=blaster1 amount=-1 ; ------------------------------------------------------------------ @@ -260,9 +262,6 @@ info=Regula station is the headquarters of the local niobium mining operation. [ship] label=vector - [ship] - label=scalar - [cargo] label=crates price=50 |