From 350b939a61aaf7671ff791ddc3aba19d838f447e Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 15 Aug 2009 08:20:13 +0000 Subject: updated Brogha system --- base/ini/zones/brogha.ini | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'base') diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index 004627f..30aa0f1 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -20,7 +20,7 @@ sky=sky21 label=star ; [string] entity name name=class D star -location=-768 0 0 +location=-1024 -512 0 ; [r g b] entity primary color, values in the 0-255 range color=255 255 255 ; [float] entity radius (10 game units == 1km ingame) @@ -30,12 +30,14 @@ radius=90 ; PLANET BROGHA [planet] +; this is the default dock for this zone +default=yes ; [string] entity label label=brogha ; [string] entity name name=planet Brogha -; [x y x] entity location -location=512 -786 32 +; [x y x] entity` location +location=768 0 32 ; [r g b] entity primary color, values in the 0-1 range ;color=.7 0.95 0.4 color=1 1 1 @@ -55,7 +57,7 @@ dock=yes [navpoint] label=navpoint_solar name=Navigation point Solar -location=-242 0 16 +location=-486 0 16 model=maps/static/navpoint ; @@ -64,7 +66,7 @@ model=maps/static/navpoint [station] label=cantor name=Cantor observatory -location=-256 0 32 +location=-512 0 32 color=222 192 145 colorsecond=.5 .4 .4 direction=135 @@ -76,7 +78,7 @@ model=maps/colonial/cantor [navpoint] label=navpoint_west name=Navigation point West -location=-512 792 128 +location=-540 840 128 model=maps/static/navpoint [jumpgate] @@ -84,7 +86,7 @@ label=jumpgate_ghant name=Jumpgate Brogha -> Ghant model=maps/colonial/jumpgate target=ghant:jumpgate_brogha -location=-512 824 128 +location=-540 808 128 direction=270 color=222 192 145 @@ -94,7 +96,7 @@ color=222 192 145 [navpoint] label=navpoint_east name=Navigation point East -location=768 -256 -8 +location=700 -992 -8 model=maps/static/navpoint [jumpgate] @@ -102,7 +104,7 @@ label=jumpgate_eastend name=Jumpgate Brogha -> East End model=maps/colonial/jumpgate target=eastend:jumpgate_brogha -location=780 -256 0 +location=700 -1024 0 direction=180 color=222 192 145 -- cgit v1.2.3