From 396b0297df202314e8b7872273db9fe02ece7924 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 26 Dec 2008 12:18:03 +0000 Subject: cleanups --- base/ini/zones/brogha.ini | 3 ++- base/ini/zones/ghant.ini | 4 +--- base/ini/zones/kiana.ini | 1 - base/ini/zones/lindblade.ini | 1 - base/ini/zones/race.ini | 3 +-- base/ini/zones/unknown.ini | 3 +-- 6 files changed, 5 insertions(+), 10 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/brogha.ini b/base/ini/zones/brogha.ini index 4907ae6..0d1883a 100644 --- a/base/ini/zones/brogha.ini +++ b/base/ini/zones/brogha.ini @@ -37,7 +37,8 @@ name=planet Brogha ; [x y x] entity location location=768 -786 32 ; [r g b] entity primary color, values in the 0-1 range -color=.7 0.95 0.4 +;color=.7 0.95 0.4 +color=1 1 1 ; [string] globe texture name texture=planets/brogha ; [float] entity radius (10 game units == 1km ingame) diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index a0efc00..8724078 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -11,8 +11,6 @@ name=Ghant system ; [string] sky texture sky=sky12 -; [bool] this is the default system -default=yes ; ; ORIGIN @@ -131,7 +129,7 @@ color=0.4 0.7 0 label=ikarus name=Ikarus satellite model=colonial/ikarus -location=64 0 0 +location=64 -16 0 color=100 100 230 direction=120 pitch=15 diff --git a/base/ini/zones/kiana.ini b/base/ini/zones/kiana.ini index d5bff17..cbbb543 100644 --- a/base/ini/zones/kiana.ini +++ b/base/ini/zones/kiana.ini @@ -9,7 +9,6 @@ [zone] name=Kiana system sky=sky20 -default=no ; ; ORIGIN diff --git a/base/ini/zones/lindblade.ini b/base/ini/zones/lindblade.ini index 9e3d4e9..7aaa425 100644 --- a/base/ini/zones/lindblade.ini +++ b/base/ini/zones/lindblade.ini @@ -9,7 +9,6 @@ [zone] name=Lindblade system sky=sky17 -;default=no ; ; ORIGIN diff --git a/base/ini/zones/race.ini b/base/ini/zones/race.ini index 332dd0d..9c0397a 100644 --- a/base/ini/zones/race.ini +++ b/base/ini/zones/race.ini @@ -1,6 +1,5 @@ [zone] -name=RaceTrack system -default=no +name=Race Track system [navpoint] label=navpoint_origin diff --git a/base/ini/zones/unknown.ini b/base/ini/zones/unknown.ini index 694d7ea..7131760 100644 --- a/base/ini/zones/unknown.ini +++ b/base/ini/zones/unknown.ini @@ -1,6 +1,5 @@ [zone] name=Unknown system -default=no [navpoint] label=navpoint_origin @@ -65,4 +64,4 @@ model=independent/ensor location=32 -64 0 color=0.7 0.7 0.9 colorsecond=0.7 0.8 0.95 -direction=90 \ No newline at end of file +direction=90 -- cgit v1.2.3