From add579f47a3d3bff97d1e424eacdfabd0579f542 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 26 Dec 2008 15:33:21 +0000 Subject: Update Antwerp and Dover systems --- base/ini/zones/antwerp.ini | 21 ++++++++++++++++++--- base/ini/zones/dover.ini | 16 ++++++++++++++++ base/ini/zones/ghant.ini | 2 +- 3 files changed, 35 insertions(+), 4 deletions(-) (limited to 'base') diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index dd5199a..982171f 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -31,8 +31,8 @@ radius=88 label=buccaneers name=Buccaneers' Den model=pirate/juggernaut -location=-768 512 0 -color=222 192 145 +location=-768 1024 0 +color=158 0 255 ; ; GHANT JUMPGATE @@ -47,8 +47,23 @@ label=jumpgate_ghant name=Jumpgate Antwerp -> Ghant model=pirate/jumpgate target=ghant:jumpgate_antwerp -color=222 192 145 +color=158 0 255 location=-1048 256 8 direction=0 +; +; DOVER JUMPGATE + +[navpoint] +label=navpoint_north +name=Navigation point North +location=996 -256 0 +[jumpgate] +label=jumpgate_dover +name=Jumpgate Antwerp -> Dover +model=pirate/jumpgate +target=dover:jumpgate_antwerp +color=158 0 255 +location=1024 -302 0 +direction=300 diff --git a/base/ini/zones/dover.ini b/base/ini/zones/dover.ini index 58050ce..4c7a50a 100644 --- a/base/ini/zones/dover.ini +++ b/base/ini/zones/dover.ini @@ -64,3 +64,19 @@ color=0.5 0.1 0.1 location=0 -512 0 direction=90 +; +; ANTWERP JUMPGATE + +[navpoint] +label=navpoint_west +name=Navigation point West +location=-32 496 0 + +[jumpgate] +label=jumpgate_antwerp +name=Jumpgate Dover -> Antwerp +model=pirate/jumpgate +target=antwerp:jumpgate_dover +color=158 0 255 +location=-32 532 0 +direction=270 diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 8724078..86fc31d 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -161,4 +161,4 @@ model=pirate/jumpgate target=antwerp:jumpgate_ghant location=1024 348 32 direction=180 -color=222 192 145 +color=158 0 255 -- cgit v1.2.3