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