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/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
+