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/dagon.ini')
-rw-r--r--base/ini/zones/dagon.ini28
1 files changed, 28 insertions, 0 deletions
diff --git a/base/ini/zones/dagon.ini b/base/ini/zones/dagon.ini
new file mode 100644
index 0000000..6e8a550
--- /dev/null
+++ b/base/ini/zones/dagon.ini
@@ -0,0 +1,28 @@
+;
+; dagon.ini
+; world description for the Dagon system
+;
+; ------------------------------------------------------------------
+; ZONE IDENTIFICATION
+;
+
+[zone]
+name=Dagon system
+sky=
+; [x y z] galactic location
+location=718 553 0
+ambient=0.1 0.1 0.1
+faction=dagon
+
+info=The Dagon system, capital of House Dagon
+
+[planet]
+label=dagon
+name=planet Dagon
+location=184 196 0
+angles=0 222 0
+faction=dagon
+texture=planets/dagon
+dock=yes
+color=255 255 255
+infoname=House Dagon capital \ No newline at end of file