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>2010-11-13 22:20:00 +0000
committerStijn Buys <ingar@osirion.org>2010-11-13 22:20:00 +0000
commite6ea7d7ce193be370dd2587eecc77f43e2f0b949 (patch)
tree70acd9c1bfbf3dacb897110998d415424e7c0118 /base/ini/templates.ini
parent45287616d06ab1deb39fff10b1a09d4fbde151d8 (diff)
added factions and templates, zone description cleanup
Diffstat (limited to 'base/ini/templates.ini')
-rw-r--r--base/ini/templates.ini13
1 files changed, 12 insertions, 1 deletions
diff --git a/base/ini/templates.ini b/base/ini/templates.ini
index c433682..667c4b4 100644
--- a/base/ini/templates.ini
+++ b/base/ini/templates.ini
@@ -8,10 +8,21 @@
[template]
label=navpoint
model=maps/static/navpoint
-radius=0.25
+radius=0.20
; the cargopod template is used by the game code
[template]
label=cargopod
model=maps/cargo/pod
radius=0.1
+
+; the jumppoint template is used by the game code
+[template]
+label=jumppoint
+color=0.0 0.8 0.8
+colorsecond=0.6 0.6 0.6
+
+; the jumpgate template is used by the game code
+[template]
+label=jumpgate
+model=maps/colonial/jumpgate