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-11-10 18:09:59 +0000
committerStijn Buys <ingar@osirion.org>2008-11-10 18:09:59 +0000
commitab1fce419edeb4228161f0f17eec1da18282c6d3 (patch)
tree0950e15b22dcaba857f503ae032a6aa72a380bf0 /base/ini/zones/whendune.ini
parent58b9b3540e957fa4ba03a28370d097dbfb3bfc72 (diff)
entity menus, stations, jumpgates, jumppoint cleanup, added whendune system
Diffstat (limited to 'base/ini/zones/whendune.ini')
-rw-r--r--base/ini/zones/whendune.ini45
1 files changed, 45 insertions, 0 deletions
diff --git a/base/ini/zones/whendune.ini b/base/ini/zones/whendune.ini
new file mode 100644
index 0000000..e9d9dff
--- /dev/null
+++ b/base/ini/zones/whendune.ini
@@ -0,0 +1,45 @@
+;
+; whendune.ini
+; world description for the Ghant system
+;
+
+;
+; ZONE IDENTIFICATION
+
+[zone]
+; [string] zone name
+name=Whendune system
+; [string] sky texture
+;sky=
+
+;
+; STAR
+
+[star]
+; [string] entity label
+label=star
+; [string] entity name
+name=class D star
+location=-512 -512 0
+; [r g b] entity primary color, values in the 0-255 range
+color=248 248 255
+; [float] entity radius (10 game units == 1km ingame)
+radius=88
+
+;
+; BROGHA JUMPGATE
+
+[navpoint]
+label=navpoint_west
+name=Navigation point West
+location=0 504 -2
+
+[jumpgate]
+label=jumpgate_brogha
+name=Jumpgate Whendune -> Brogha
+model=satellites/jumpgate
+target=brogha:jumpgate_whendune
+location=0 512 0
+direction=270
+color=222 192 145
+