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>2013-09-15 20:30:45 +0000
committerStijn Buys <ingar@osirion.org>2013-09-15 20:30:45 +0000
commit122a347b48fb8b1e769bca014d06f33c4c2f686b (patch)
treedd2550979496cf015eed161193d1026cb4ea5e68 /base/ini/templates.ini
parent347d13b9b58cc01a8dc6f543ee38bc61115a0322 (diff)
Adds a soalr power arrya to the Carthagio system,
renames a number of common objects.
Diffstat (limited to 'base/ini/templates.ini')
-rw-r--r--base/ini/templates.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/base/ini/templates.ini b/base/ini/templates.ini
index 652c261..13ce670 100644
--- a/base/ini/templates.ini
+++ b/base/ini/templates.ini
@@ -4,6 +4,25 @@
; entity templates define a set of default settings that
; can be applied to an entity or ship type
+; generic solar unit
+[template]
+label=solarunit
+model=maps/common/solarunit
+radius=2.0
+color=128 64 0
+
+; generic storage tanks
+[template]
+label=storagetanks
+name=Storage tanks
+model=maps/common/storagetanks
+
+; generic storage unit
+[template]
+label=storageunit
+name=Storage unit
+model=maps/common/storageunit
+
; the navpoint template is used by the game code
[template]
label=navpoint