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/ghant.ini | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'base/ini/zones/ghant.ini') diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 913705b..c72ea6f 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -71,7 +71,7 @@ label=alexandria ; [string] entity name name=Alexandria outpost ; [string] entity model name -model=stations/alexandria +model=colonial/alexandria ; [x y x] entity location location=-192 -704 32 ; [r g b] entity primary color, values in the 0-255 range @@ -112,7 +112,7 @@ radius=68 [station] label=regula name=Regula station -model=stations/regula +model=colonial/regula location=-128 928 -32 color=0.4 0.7 0 direction=225 @@ -120,7 +120,7 @@ direction=225 [entity] label=regula_storage name=storage tanks -model=stations/regula_storage +model=colonial/regula_storage location=-122 928 -32 color=0.4 0.7 0 @@ -130,7 +130,7 @@ color=0.4 0.7 0 [entity] label=ikarus name=Ikarus satellite -model=satellites/ikarus +model=colonial/ikarus location=64 0 0 color=100 100 230 direction=120 @@ -147,8 +147,20 @@ location=716 -1008 20 [jumpgate] label=jumpgate_brogha name=Jumpgate Ghant -> Brogha -model=satellites/jumpgate +model=colonial/jumpgate target=brogha:jumpgate_ghant location=716 -1024 24 direction=90 color=222 192 145 + +; +; ANTWERP JUMPGATE + +[jumpgate] +label=jumpgate_antwerp +name=Jumpgate Ghant -> Antwerp +model=pirate/jumpgate +target=antwerp:jumpgate_ghant +location=1024 348 32 +direction=180 +color=222 192 145 -- cgit v1.2.3