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/yser.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/yser.ini')
-rw-r--r--base/ini/zones/yser.ini66
1 files changed, 66 insertions, 0 deletions
diff --git a/base/ini/zones/yser.ini b/base/ini/zones/yser.ini
new file mode 100644
index 0000000..c7e3cb2
--- /dev/null
+++ b/base/ini/zones/yser.ini
@@ -0,0 +1,66 @@
+;
+; yser.ini
+; world description for the Yser system
+;
+; ------------------------------------------------------------------
+; ZONE IDENTIFICATION
+
+[zone]
+; zone name
+name=Yser system
+; ambient color
+ambient=.15 .15 .2
+; [x y z] galactic location
+location=584 184 0
+; faction
+faction=neutral
+
+; zone information
+info=The Yser system is the headquarters of the Mercenaries Guild.
+
+; ------------------------------------------------------------------
+; CLASS O STAR
+
+[star]
+label=star
+name=O class star
+location=-1968 -568 24
+angles=0 15 0
+corona=default
+color=.9 .9 1
+
+; ------------------------------------------------------------------
+; YSERLONE FORTRESS
+
+[station]
+label=yserlone
+name=Yserlone Fortress
+location=-672 104 16
+angles=0 45 0
+radius=4
+; placeholder
+shape=sphere
+faction=mercenaries
+
+info=Yserlone Fortress is the headquarters of the Mercenaries Guild. It is considered inpenetrable by hostile forces.
+
+; ------------------------------------------------------------------
+; GROUND JUMPGATE
+
+[jumpgate]
+label=jumpgate_ground
+location=896 -432 2
+angles=0 160 0
+target=ground:jumpgate_yser
+faction=mercenaries
+
+; ------------------------------------------------------------------
+; GROUND JUMPGATE
+
+[jumpgate]
+label=jumpgate_khorsand
+location=-776 1600 -4
+angles=0 -70 0
+target=khorsand:jumpgate_yser
+faction=mercenaries
+