From f9fbf5983f381745f560ee98f6fdead9deb97858 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 25 May 2008 14:58:38 +0000 Subject: world updates, planet textures, planet ghant --- base/ini/world.ini | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) (limited to 'base/ini/world.ini') diff --git a/base/ini/world.ini b/base/ini/world.ini index c9b4f37..2fa0aec 100644 --- a/base/ini/world.ini +++ b/base/ini/world.ini @@ -8,20 +8,27 @@ [star] name=star: Sabishi Hoshi -location=256 -256 0 +location=128 -256 0 ; RGB color, values in the 0-255 range color=255 255 255 - ; ; PLANET SEYMOUR -[entity] +[planet] name=planet: Seymour -shape=sphere -radius=32 -location=-128 128 0 -color=0.77 0.42 0 +location=-128 144 8 +color=1 .9 .5 +texture=planets/seymour + +; +; PLANET GHANT + +[planet] +name=planet: Ghant +location=-154 -84 16 +color=0.82 0.50 .2 +texture=planets/ghant ; ; ALEXANDRIA STATION @@ -29,16 +36,16 @@ color=0.77 0.42 0 [entity] name=station: Alexandria model=stations/alexandria -location=0 -68 0 -;color=.9 .75 .55 +location=-116 -68 16 +direction=315 color=222 192 145 [entity] name=battleship: Custodian model=ships/custodian -location=12 -64 0 +location=-118 -60 16 +direction=310 color=222 192 145 -direction=150 ; ; IKARUS SATELLITE -- cgit v1.2.3