diff options
author | Stijn Buys <ingar@osirion.org> | 2013-11-24 22:52:45 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-11-24 22:52:45 +0000 |
commit | 691f872c29dd531cb95c55885a450f16c1854041 (patch) | |
tree | bb60923aeea4133f05a26e09365062441d44b32a /base/ini | |
parent | 4b73e377ba8a3341f7ee2f94d694394ac64c70cd (diff) |
Named and updated Kledden base.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/zones/ghant.ini | 76 |
1 files changed, 66 insertions, 10 deletions
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 @@ -386,6 +386,43 @@ 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 [patrol] @@ -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 |