From ed978848fa8b8dad674c22e937ec02f86934d816 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 29 Jan 2012 21:08:24 +0000 Subject: Added various trading definitions, replaced old jumpgate model in the antwerp system, correct typo in planet finnmark's ship dealer definitions. --- base/ini/zones/albion.ini | 19 +++++++++++++++++++ base/ini/zones/antwerp.ini | 9 ++++++--- base/ini/zones/brogha.ini | 5 +++++ base/ini/zones/finnmark.ini | 2 +- base/ini/zones/ghant.ini | 5 +++++ base/ini/zones/kronenbaden.ini | 20 ++++++++++++++++++++ base/ini/zones/lindblade.ini | 5 +++++ 7 files changed, 61 insertions(+), 4 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/albion.ini b/base/ini/zones/albion.ini index 1382464..d8555d0 100644 --- a/base/ini/zones/albion.ini +++ b/base/ini/zones/albion.ini @@ -52,6 +52,15 @@ yaw=140 price=5 amount=-1 + [cargo] + label=gold + price=1250 + amount=0 + + [cargo] + label=diamonds + price=2250 + amount=0 [station] label=brisbane @@ -62,6 +71,16 @@ location=-355 110 10 radius=8 yaw=30 + [cargo] + label=gold + price=1200 + amount=0 + + [cargo] + label=diamonds + price=2300 + amount=0 + ; ------------------------------------------------------------------ ; LINDBLADE JUMPGATE diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index 5f49c98..b4de1cb 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -72,6 +72,11 @@ dock=yes price=5 amount=-1 + [cargo] + label=liquor + price=350 + amount=0 + ; ------------------------------------------------------------------ ; BUCCANEERS' DEN @@ -127,8 +132,6 @@ location=-932 -256 0 [jumpgate] label=jumpgate_ghant -; override default model -model=maps/colonial/jumpgate target=ghant:jumpgate_antwerp faction=colonies location=-950 -256 8 @@ -144,7 +147,6 @@ location=1096 -256 0 [jumpgate] label=jumpgate_albion -model=maps/colonial/jumpgate target=albion:jumpgate_antwerp faction=colonies location=1124 -302 0 @@ -174,3 +176,4 @@ target=kronenbaden:jumpgate_antwerp yaw=300 location=-1024 900 32 faction=colonies + diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index a84d08d..205a06d 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -74,6 +74,11 @@ info=Planet Brogha is largest exporter of agricultural products in the Independe price=4 amount=-1 + [cargo] + label=gold + price=1250 + amount=0 + [navpoint] label=navpoint_solar name=Navigation point Solar diff --git a/base/ini/zones/finnmark.ini b/base/ini/zones/finnmark.ini index f554a8b..04b819b 100644 --- a/base/ini/zones/finnmark.ini +++ b/base/ini/zones/finnmark.ini @@ -85,7 +85,7 @@ radius=10 yaw=-90 [ship] - label=miningsurveyor + label=miningsurveyer [cargo] label=iron diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 931a5b9..5f34784 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -78,6 +78,11 @@ info=equipment and other related technologies. price=8 amount=-1 + [cargo] + label=gold + price=1250 + amount=0 + ; available ship types [ship] diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini index b7c1f93..5dc1a1f 100644 --- a/base/ini/zones/kronenbaden.ini +++ b/base/ini/zones/kronenbaden.ini @@ -28,6 +28,16 @@ yaw=90 faction=colonies color=1.0 1.0 1.0 + [cargo] + label=gold + price=1280 + amount=0 + + [cargo] + label=water + price=8 + amount=-1 + ; ------------------------------------------------------------------ ; PLANET KRONE @@ -40,6 +50,16 @@ yaw=210 faction=colonies color=1.0 1.0 1.0 + [cargo] + label=gold + price=1275 + amount=0 + + [cargo] + label=water + price=8 + amount=-1 + ; ------------------------------------------------------------------ ; ANTWERP JUMPGATE diff --git a/base/ini/zones/lindblade.ini b/base/ini/zones/lindblade.ini index d9ed158..d5497f5 100644 --- a/base/ini/zones/lindblade.ini +++ b/base/ini/zones/lindblade.ini @@ -59,6 +59,11 @@ radius=10 price=1500 amount=0 + [cargo] + label=diamonds + price=2500 + amount=0 + [cargo] label=niobium price=300 -- cgit v1.2.3