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>2012-12-07 08:41:24 +0000
committerStijn Buys <ingar@osirion.org>2012-12-07 08:41:24 +0000
commit9f94cecb99a8cbf079ce252698d48ce098e23be4 (patch)
treeb8a5477557682a3d86dd73f2bbaa58efbb045ec7 /base/ini/zones/ground.ini
parent22644543a1b3e5ca6faf75e777a08891ba2b54fe (diff)
Renamed 'independent' faction to 'neutral',
added 'rogue', 'merchants' and 'mercenaries' factions, added zone files for Praetorian space and surrounding star systems, updated the Caledonia system.
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