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-03-23 20:10:36 +0000
committerStijn Buys <ingar@osirion.org>2008-03-23 20:10:36 +0000
commitd843dfee7ab64abb64f30776d592711de46b8d45 (patch)
treef58274c2770e8fdee36897ebe0c0240b4693c156 /base/ini/world.ini
parent191884597acf591866119ca2e167143194286601 (diff)
Put test entities in comment, added Regula
Diffstat (limited to 'base/ini/world.ini')
-rw-r--r--base/ini/world.ini56
1 files changed, 34 insertions, 22 deletions
diff --git a/base/ini/world.ini b/base/ini/world.ini
index 42a26d9..4a21b1c 100644
--- a/base/ini/world.ini
+++ b/base/ini/world.ini
@@ -44,6 +44,15 @@ color=0.4 0.4 0.9
direction=30
;
+; REGULA STATION
+
+[entity]
+name=station: Regula
+model=stations/regula
+location=0 32 0
+color=0.4 0.7 0
+
+;
; SHIPYARD
[entity]
@@ -104,28 +113,7 @@ color=0.0 0.7 0.2
direction=90
;
-; TEST ENTITIES
-
-[entity]
-name=cube: Borg Cube Green
-shape=cube
-radius=1
-location=24 24 0
-color=0 255 0
-
-[entity]
-name=cube: Borg Cube Red
-shape=cube
-radius=1
-location=16 16 0
-color=255 0 0
-
-[entity]
-name=sphere: The Yellow Sphere
-shape=sphere
-radius=1
-location=0 32 0
-color=0.8 0.8 0
+; ORIGIN
[entity]
name=axis: Galactic Origin
@@ -133,3 +121,27 @@ shape=axis
radius=1
location=0 0 0
color=1 1 0
+
+;
+; TEST
+
+;[entity]
+;name=cube: Borg Cube Green
+;shape=cube
+;radius=1
+;location=24 24 0
+;color=0 255 0
+
+;[entity]
+;name=cube: Borg Cube Red
+;shape=cube
+;radius=1
+;location=16 16 0
+;color=255 0 0
+
+;[entity]
+;name=sphere: The Yellow Sphere
+;shape=sphere
+;radius=1
+;location=0 40 0
+;color=0.8 0.8 0