Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-12-26 12:18:03 +0000
committerStijn Buys <ingar@osirion.org>2008-12-26 12:18:03 +0000
commit396b0297df202314e8b7872273db9fe02ece7924 (patch)
treeb175fb194130f83b81a5fc91ddebcd43b97a003a /base/ini/zones
parentde3c07e83732050df625f1be4462c9d4f1af63a8 (diff)
cleanups
Diffstat (limited to 'base/ini/zones')
-rw-r--r--base/ini/zones/brogha.ini3
-rw-r--r--base/ini/zones/ghant.ini4
-rw-r--r--base/ini/zones/kiana.ini1
-rw-r--r--base/ini/zones/lindblade.ini1
-rw-r--r--base/ini/zones/race.ini3
-rw-r--r--base/ini/zones/unknown.ini3
6 files changed, 5 insertions, 10 deletions
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