diff options
Diffstat (limited to 'base/ini/templates.ini')
-rw-r--r-- | base/ini/templates.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/ini/templates.ini b/base/ini/templates.ini index 1d39ac4..d3238b9 100644 --- a/base/ini/templates.ini +++ b/base/ini/templates.ini @@ -44,12 +44,12 @@ radius=8 ; the cargopod template is used by the game code [template] label=cargopod -model=maps/static/cargopod +model=maps/cargo/cargopod radius=0.1 ; the spacemine template is used by the game code [template] label=spacemine ; default mine model -model=maps/static/spacemine +model=maps/weapons/mine_generic radius=0.1
\ No newline at end of file |