From d843dfee7ab64abb64f30776d592711de46b8d45 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 23 Mar 2008 20:10:36 +0000 Subject: Put test entities in comment, added Regula --- base/ini/world.ini | 56 +++++++++++++++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 22 deletions(-) (limited to 'base') 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 @@ -43,6 +43,15 @@ location=-32 0 0 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 @@ -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 -- cgit v1.2.3