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>2013-04-20 22:21:03 +0000
committerStijn Buys <ingar@osirion.org>2013-04-20 22:21:03 +0000
commit4564f322518c4205977240e7ed5efdf94523d103 (patch)
treef7ef8bee0cedda76f2336e6bf5bd35526f7cf057 /base/ini/zones/oran.ini
parent026050ee6e511db5dc57056df95a07b3dd22a3f2 (diff)
World upadtes, renamed systems in the Dragon Eye Nedula.
Diffstat (limited to 'base/ini/zones/oran.ini')
-rw-r--r--base/ini/zones/oran.ini31
1 files changed, 31 insertions, 0 deletions
diff --git a/base/ini/zones/oran.ini b/base/ini/zones/oran.ini
new file mode 100644
index 0000000..045ac2a
--- /dev/null
+++ b/base/ini/zones/oran.ini
@@ -0,0 +1,31 @@
+;
+; oran.ini
+; world description for the Oran system
+;
+; ------------------------------------------------------------------
+; ZONE IDENTIFICATION
+;
+
+[zone]
+name=Oran system
+sky=sky20
+; [x y z] galactic location
+location=709 442 0
+ambient=0.1 0.1 0.1
+faction=neutral
+
+info=The Oran system.
+
+[jumpgate]
+label=jumpgate_gibraltar
+location=-56 1080 -8
+angles=0 -80 0
+target=gibraltar:jumpgate_oran
+faction=neutral
+
+[jumpgate]
+label=jumpgate_camorra
+location=320 -1200 -8
+angles=0 100 0
+target=camorra:jumpgate_oran
+faction=neutral \ No newline at end of file