From 190a53eda5773fa431233726fab06ab8b135576b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 7 Nov 2013 22:51:08 +0000 Subject: Updated NPC names for the Galaxy and the Wagon, updated the Kronenbaden system. --- base/ini/zones/kronenbaden.ini | 59 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 51 insertions(+), 8 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini index d2e8ce1..65fee33 100644 --- a/base/ini/zones/kronenbaden.ini +++ b/base/ini/zones/kronenbaden.ini @@ -48,7 +48,7 @@ info=Baden is an agricultural planet. amount=-1 [ship] - label=wagon + label=galaxy ; ------------------------------------------------------------------ ; PLANET KRONE @@ -64,20 +64,31 @@ faction=colonies color=1.0 1.0 1.0 dock=yes + [cargo] + label=gateparts + price=1245 + amount=-1 + + [cargo] + label=water + price=12 + amount=-1 + [cargo] label=diamonds amount=0 + [cargo] + label=liquor + price=255 + amount=-1 + + [cargo] label=gold price=1275 amount=0 - - [cargo] - label=water - price=8 - amount=-1 - + ; ------------------------------------------------------------------ ; ANTWERP JUMPGATE @@ -127,7 +138,7 @@ location=1365 356 8 [station] label=jumpgate_construction -name=Jumpgate Construction Site +name=Jumpgate construction site model=maps/colonial/outpost radius=6 faction=colonies @@ -144,3 +155,35 @@ yaw=90 price=25 amount=0 +; ------------------------------------------------------------------ +; MERCHANT TRADE ROUTE + +[patrol] +label=convoy_merchants +faction=merchants +profile=convoy + + [ship] + label=galaxy + + [ship] + label=vector + ; maximal amount of ships of this type + amount=2 + + [waypoint] + target=baden + ; dock at this waypoint + dock=yes + ; cargo to buy at this waypoint + cargo=liquor + + [waypoint] + target=krone + dock=yes + cargo=gateparts + + [waypoint] + target=jumpgate_construction + dock=yes + cargo=water -- cgit v1.2.3