Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: f1d8f59cce2bd0634e5682c027a485207e3e33d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
;
; templates.ini
; entity templates
;

; 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

[template]
label=ship_small
radius=0.25

[template]
label=ship_medium
radius=0.5

[template]
label=ship_large
radius=1

[template]
label=ship_cruiser
radius=2

[template]
label=ship_battleship
radius=2