From 691f872c29dd531cb95c55885a450f16c1854041 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 24 Nov 2013 22:52:45 +0000 Subject: Named and updated Kledden base. --- base/ini/zones/ghant.ini | 76 +++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 66 insertions(+), 10 deletions(-) (limited to 'base/ini') diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 5990959..3c903df 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -385,6 +385,43 @@ angles=0 320 0 target=warsaw:jumpgate_ghant faction=colonies +; ------------------------------------------------------------------ +; PIRATE BASE + +[station] +label=kledden +name=Kledden +location=1434 1265 -32 +angles=0 230 0 +radius=10 +model=maps/pirate/base_asteroid +faction=pirates +turret=turretlaser1 +infoname=Pirate base + + + [ship] + label=raider + + [cargo] + label=liquor + price=400 + amount=0 + + [cargo] + label=crates + price=45 + amount=0 + + [cargo] + label=water + price=20 + amount=0 + + [weapon] + label=laser1 + amount=-1 + ; ------------------------------------------------------------------ ; MERCHANT TRADE ROUTE @@ -455,16 +492,35 @@ profile=patrol target=jumpgate_warsaw ; ------------------------------------------------------------------ -; REGULA STATION +; PIRATE PATROL -[station] -label=pirate_base -name=Generic Pirate base -location=1434 1265 -32 -angles=0 230 0 -radius=10 -model=maps/pirate/base_asteroid +[patrol] +label=patrol_pirates +location=1360 -1400 0 faction=pirates -turret=turretlaser1 -infoname=Pirate base +profile=patrol + [npc] + name=Pirate + ship=raider + cannon=laser1 + + [npc] + name=Pirate + ship=raider + cannon=laser1 + amount=2 + + [waypoint] + target=kledden + dock=yes + + [waypoint] + target=jumpgate_antwerp + + [waypoint] + target=kledden + dock=yes + + [waypoint] + target=jumpgate_kronenbaden -- cgit v1.2.3