From 51229e4b1de894a8dca5d47162e412adc6a210a2 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 7 Dec 2008 09:05:21 +0000 Subject: major reorganization --- base/ini/zones/eastend.ini | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'base/ini/zones/eastend.ini') diff --git a/base/ini/zones/eastend.ini b/base/ini/zones/eastend.ini index 11bdd02..92996df 100644 --- a/base/ini/zones/eastend.ini +++ b/base/ini/zones/eastend.ini @@ -24,9 +24,9 @@ label=ensor name=Ensor station color=0.7 0.7 0.9 colorsecond=0.7 0.8 0.95 -location=-32 0 2 +location=-32 32 2 direction=30 -model=stations/ensor +model=independent/ensor ; this entity is the default zone view default = yes @@ -34,34 +34,34 @@ default = yes ; DOVER JUMPGATE [navpoint] -label=navpoint_west -name=Navigation point West -location=0 504 0 +label=navpoint_north +name=Navigation point North +location=504 0 0 [jumpgate] label=jumpgate_dover name=Jumpgate East End -> Dover -model=satellites/jumpgate +model=colonial/jumpgate target=dover:jumpgate_eastend color=0.7 0.7 0.9 colorsecond=0.7 0.8 0.95 -location=0 512 0 +location=520 0 0 direction=270 ; -; WHENDUNE JUMPGATE +; BROGHA JUMPGATE [navpoint] -label=navpoint_east -name=Navigation point East -location=0 -504 0 +label=navpoint_south +name=Navigation point South +location=-504 0 0 [jumpgate] -label=jumpgate_whendune -name=Jumpgate East End -> Whendune -model=satellites/jumpgate -target=whendune:jumpgate_eastend +label=jumpgate_brogha +name=Jumpgate East End -> Brogha +model=colonial/jumpgate +target=brogha:jumpgate_eastend color=0.7 0.7 0.9 colorsecond=0.7 0.8 0.95 -location=0 -512 0 -direction=90 +location=-520 0 0 +direction=0 -- cgit v1.2.3