From 9928db16c3e0889f9268a296469b0b28765b5bbd Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 7 Nov 2013 13:41:29 +0000 Subject: Added pirate patrol to the Antwerp system, reverted militia patrol to a local one, added faction reputation for testing purposes. --- base/ini/zones/antwerp.ini | 49 ++++++++++++++++++++++++++++++++++++---------- base/ini/zones/ghant.ini | 4 ++-- 2 files changed, 41 insertions(+), 12 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index dbd932e..7b58428 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -231,14 +231,10 @@ faction=colonies ; MILITIA PATROL [patrol] -label=patrol1 +label=patrol_militia faction=militia profile=patrol - [ship] - label=lancer - amount=1 - [ship] label=tiger amount=3 @@ -254,13 +250,46 @@ profile=patrol [waypoint] target=jumpgate_ghant - dock=yes - + + [waypoint] + target=jumpgate_kronenbaden + + [waypoint] + target=jumpgate_finnmark + + [waypoint] + target=jumpgate_albion + +; ------------------------------------------------------------------ +; PIRATE PATROL + +[patrol] +label=patrol_pirates +faction=pirates +profile=patrol + + [ship] + label=raider + amount=2 + + [ship] + label=raider + amount=2 + + [ship] + label=raider + amount=2 + [waypoint] - target=ghant:custodian + target=buccaneers dock=yes [waypoint] - target=ghant:jumpgate_antwerp + target=jumpgate_kronenbaden + + [waypoint] + target=buccaneers dock=yes - \ No newline at end of file + + [waypoint] + target=jumpgate_finnmark diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index e86d7da..4c532b2 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -382,7 +382,7 @@ faction=colonies ; MERCHANT TRADE ROUTE [patrol] -label=convoy1 +label=convoy_merchants faction=merchants profile=convoy @@ -407,7 +407,7 @@ profile=convoy ; MILITIA PATROL [patrol] -label=patrol1 +label=patrol_militia faction=militia profile=patrol -- cgit v1.2.3