Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: c43368269ba152b29ce487d762c04df481be29d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
;
; templates.ini
;
; entity templates define a set of default settings that
; can be applied to an entity or ship type

; the navpoint template is used by the game code
[template]
label=navpoint
model=maps/static/navpoint
radius=0.25

; the cargopod template is used by the game code
[template]
label=cargopod
model=maps/cargo/pod
radius=0.1