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/ground.ini')
-rw-r--r--base/ini/zones/ground.ini39
1 files changed, 39 insertions, 0 deletions
diff --git a/base/ini/zones/ground.ini b/base/ini/zones/ground.ini
new file mode 100644
index 0000000..e1d5f92
--- /dev/null
+++ b/base/ini/zones/ground.ini
@@ -0,0 +1,39 @@
+;
+; ground.ini
+; world description for the Ground system
+;
+; ------------------------------------------------------------------
+; ZONE IDENTIFICATION
+
+[zone]
+; zone name
+name=Ground system
+; ambient color
+ambient=.1 .1 .1
+; [x y z] galactic location
+location=637 251 0
+; faction
+faction=neutral
+
+; zone information
+info=The Ground system.
+
+[jumppoint]
+label=jumppoint_eastend
+location=976 1240 0
+angles=0 245 0
+target=eastend:jumppoint_ground
+
+[jumpgate]
+label=jumpgate_carthagio
+location=968 -208 0
+angles=0 165 0
+target=carthagio:jumpgate_ground
+faction=neutral
+
+[jumpgate]
+label=jumpgate_yser
+location=-976 -72 0
+angles=0 15 0
+target=yser:jumpgate_ground
+faction=neutral