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>2008-12-07 14:55:48 +0000
committerStijn Buys <ingar@osirion.org>2008-12-07 14:55:48 +0000
commit92dfcd3ad1be9725736b8ab7631b3519ea9a8611 (patch)
treeafb112b8cb92d06512fb392f3453bbf822b9864e /base/ini/zones/unknown.ini
parentb1981a6362f0d6c817c3adff02413968656482ae (diff)
updated ini files,
unknown system, flame particles
Diffstat (limited to 'base/ini/zones/unknown.ini')
-rw-r--r--base/ini/zones/unknown.ini68
1 files changed, 68 insertions, 0 deletions
diff --git a/base/ini/zones/unknown.ini b/base/ini/zones/unknown.ini
new file mode 100644
index 0000000..694d7ea
--- /dev/null
+++ b/base/ini/zones/unknown.ini
@@ -0,0 +1,68 @@
+[zone]
+name=Unknown system
+default=no
+
+[navpoint]
+label=navpoint_origin
+name=Navigation point Origin
+location=0 0 0
+
+[entity]
+label=vector
+name=Micron Vector
+model=merchant/vector
+location=4 -8 0
+color=0.5 0 0
+colorsecond=0.8 0.2 0
+
+[entity]
+label=matrix
+name=Micron Tensor
+model=merchant/tensor
+location=4 0 0
+color=0.5 0 0
+colorsecond=0.8 0.2 0
+
+[entity]
+label=matrix
+name=Micron Matrix
+model=merchant/matrix
+location=4 8 0
+color=0.5 0 0
+colorsecond=0.8 0.2 0
+
+[entity]
+label=heavycruiser
+label=Tsu'Khan Heavy Cruiser
+model=tsukhan/heavycruiser
+location=32 -16 0
+color=127 26 127
+
+[entity]
+label=juggernaut
+name=Pirate Juggernaut
+model=pirate/juggernaut
+location=32 16 0
+
+[entity]
+label=custodian
+name=Colonial Battleship
+model=colonial/custodian
+location=32 32 0
+
+[entity]
+label=alexandria
+name=Alexandria outpost
+model=colonial/alexandria
+location=32 64 0
+direction=270
+color=222 192 145
+
+[entity]
+label=ensor
+name=Ensor station
+model=independent/ensor
+location=32 -64 0
+color=0.7 0.7 0.9
+colorsecond=0.7 0.8 0.95
+direction=90 \ No newline at end of file