From 7e0f2d56e99889ca694b6ba256fd01a41dcd440d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 25 Nov 2013 21:38:29 +0000 Subject: Added Tarsis pirate base to the Kronenbaden system, removed Port Royal placeholder model. --- base/ini/zones/kronenbaden.ini | 48 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 2 deletions(-) (limited to 'base/ini') diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini index 487fee1..0d83450 100644 --- a/base/ini/zones/kronenbaden.ini +++ b/base/ini/zones/kronenbaden.ini @@ -19,7 +19,8 @@ info=The Kronenbaden system. [star] name=class F star -location=450 1320 512 +location=706 1344 512 +angles=0 250 0 radius=58 color=1.0 1.0 0.9 @@ -189,7 +190,7 @@ faction=colonies [patrol] label=convoy_merchants -location=0 0 0 +location=1464 -1336 0 faction=merchants profile=convoy @@ -223,3 +224,46 @@ profile=convoy dock=yes cargo=water +[station] +label=tarsis +name=Tarsis +location=-72 1480 0 +angles=0 -105 0 +radius=14 +model=maps/pirate/base_asteroid02 +faction=pirates +infoname=Pirate base + + [ship] + label=raider + + [ship] + label=jaguar + + [cargo] + label=gold + price=1100 + amount=-1 + + [cargo] + label=liquor + price=465 + amount=0 + + [cargo] + label=water + price=20 + amount=0 + + [weapon] + label=laser1 + amount=-1 + + [weapon] + label=laser2 + amount=-1 + + [weapon] + label=turretlaser1 + amount=-1 + -- cgit v1.2.3