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>2011-07-12 20:00:32 +0000
committerStijn Buys <ingar@osirion.org>2011-07-12 20:00:32 +0000
commit4b262ddb60809ea3208b085eb316e414e039977f (patch)
treefd6dcfbbd0ea3115d6bf8c25e2791666b5b2d695 /base/ini/zones/warsaw.ini
parent32f505e96029ebeaa178a3f3c76a45acf55f0dd8 (diff)
Added Warsaw system and added jumpgates to Kronenbaden and Khorsand,
corrected orientation of the Khorsand-Brogha jumpgates.
Diffstat (limited to 'base/ini/zones/warsaw.ini')
-rw-r--r--base/ini/zones/warsaw.ini42
1 files changed, 42 insertions, 0 deletions
diff --git a/base/ini/zones/warsaw.ini b/base/ini/zones/warsaw.ini
new file mode 100644
index 0000000..a051a87
--- /dev/null
+++ b/base/ini/zones/warsaw.ini
@@ -0,0 +1,42 @@
+;
+; warsaw.ini
+; world description for the Warsaw system
+;
+
+
+[zone]
+name=Warsaw system
+
+; ------------------------------------------------------------------
+; CLASS M STAR
+
+[star]
+; [string] entity label
+label=star
+; [string] entity name
+name=class K star
+location=1024 0 0
+; [r g b] entity primary color, values in the 0-255 range
+color=219 91 0
+; [float] entity radius (10 game units == 1km ingame)
+radius=64
+
+; ------------------------------------------------------------------
+; KRONENBADEN JUMPGATE
+
+[jumpgate]
+label=jumpgate_kronenbaden
+target=kronenbaden:jumpgate_warsaw
+location=768 600 -32
+yaw=180
+faction=colonies
+
+; ------------------------------------------------------------------
+; KHORSAND JUMPGATE
+
+[jumpgate]
+label=jumpgate_khorsand
+target=khorsand:jumpgate_warsaw
+location=-200 -400 0
+yaw=90
+faction=colonies