Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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
+