From 2effbf69033e066d717dd7b9b189399b17a6cede Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Sun, 16 Mar 2008 14:52:22 +0000
Subject: updated world, ships/orion

---
 base/ini/world.ini | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

(limited to 'base/ini')

diff --git a/base/ini/world.ini b/base/ini/world.ini
index fd7cc42..42a26d9 100644
--- a/base/ini/world.ini
+++ b/base/ini/world.ini
@@ -3,12 +3,26 @@
 ;
 ; Note: the .ini parser isn't very robust
 
+;
+; STAR
+
 [star]
 name=star: Sabishi Hoshi
 location=256 -256 0
 ; RGB color, values in the 0-255 range
 color=255 255 255
 
+
+;
+; PLANET SEYMOUR
+
+[entity]
+name=planet: Seymour
+shape=sphere
+radius=32
+location=-128 128 0
+color=0.77 0.42 0
+
 ;
 ; ALEXANDRIA STATION
 
-- 
cgit v1.2.3