From a6d4efb3573b6a0b326559e993bb2f59f405f6de Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 2 Dec 2012 21:21:45 +0000 Subject: Updated weapon trade definitions. --- base/ini/zones/antwerp.ini | 27 ++++++++++++++++++++++++++- base/ini/zones/brogha.ini | 19 +++++++++++++------ base/ini/zones/ghant.ini | 15 +++++++-------- 3 files changed, 46 insertions(+), 15 deletions(-) (limited to 'base') 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 @@ -101,12 +114,6 @@ faction=colonies location=-512 0 32 yaw=-45 - [ship] - label=vector - - [ship] - label=scalar - [ship] label=pod 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 -- cgit v1.2.3