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.ini61
1 files changed, 0 insertions, 61 deletions
diff --git a/base/ini/zones/whendune.ini b/base/ini/zones/whendune.ini
deleted file mode 100644
index 296eae4..0000000
--- a/base/ini/zones/whendune.ini
+++ /dev/null
@@ -1,61 +0,0 @@
-;
-; whendune.ini
-; world description for the Ghant system
-;
-
-;
-; ZONE IDENTIFICATION
-
-[zone]
-; [string] zone name
-name=Whendune system
-; [string] sky texture
-sky=sky35
-
-;
-; 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
-
-;
-; EAST END JUMPGATE
-
-[navpoint]
-label=navpoint_north
-name=Navigation point North
-location=1024 -504 -2
-
-[jumpgate]
-label=jumpgate_eastend
-name=Jumpgate Whendune -> East End
-model=satellites/jumpgate
-target=eastend:jumpgate_whendune
-location=1024 -512 0
-direction=180
-color=222 192 145