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-08-07 23:28:48 +0000
committerStijn Buys <ingar@osirion.org>2008-08-07 23:28:48 +0000
commit5f91e252e3032a2c246b1e760cba0914ba774df6 (patch)
treeb30af14a8b3ed3200c5ec009a4bbae332d9012c8 /base/ini/zones/lindblade.ini
parent61b1e9f8f55d8655dfc0f0fc0adbe0c99730dc7f (diff)
scale and distances, navigation points
Diffstat (limited to 'base/ini/zones/lindblade.ini')
-rw-r--r--base/ini/zones/lindblade.ini51
1 files changed, 32 insertions, 19 deletions
diff --git a/base/ini/zones/lindblade.ini b/base/ini/zones/lindblade.ini
index bcf331e..546e632 100644
--- a/base/ini/zones/lindblade.ini
+++ b/base/ini/zones/lindblade.ini
@@ -14,19 +14,16 @@ sky=sky17
;
; ORIGIN
-[entity]
-; [string] identification label
-label=origin
+;
+; ORIGIN
+
+[navpoint]
+; [string] entity label
+label=navpoint_origin
; [string] entity name
-name=Galactic origin
-; [string] entity shape (ignored if the entity has a model)
-shape=axis
-; entity radius
-radius=1
-; [x y z] entity location
+name=Navigation point Origin
+; [x y x] entity location
location=0 0 0
-; [r g b] entity color, values in the 0-1 range
-color=1 1 0
;
; STAR
@@ -34,9 +31,9 @@ color=1 1 0
[star]
label=star
name=yellow star
-location=128 -256 0
+location=256 -512 0
color=1 .9 .5
-radius=52
+radius=96
;
; PLANET LINDBLADE
@@ -45,9 +42,12 @@ radius=52
label=lindblade
name=planet Lindblade
texture=planets/lindblade
-location=128 324 0
+location=518 780 16
+direction=90
+pitch=7.5
+rotationspeed=1.5
color=200 0 0
-radius=48
+radius=72
;
; LINDBLADE CENTRAL
@@ -56,7 +56,7 @@ radius=48
label=linblade_central
name=Lindblade Central
model=stations/lindblade_central
-location=148 256 8
+location=500 672 18
color=0.5 0.1 0.1
direction=250
pitch=0
@@ -68,13 +68,26 @@ label=station15
name=Station 15
model=stations/station15
color=0.5 0.1 0.1
-location=-116 -68 8
+location=-292 -68 8
direction=315
-; jumpgate
+[navpoint]
+label=navpoint_15
+name=Navigation point 15
+location=-290 -60 6
+
+;
+; JUMPGATE
+
[entity]
label=jumpgate
name=Jumpgate (inactive)
model=satellites/jumpgate
color=0.5 0.1 0.1
-location=-116 -100 16
+location=-332 -768 16
+direction=90
+
+[navpoint]
+label=navpoint_south
+name=Navigation point South
+location=-324 -768 12