From 073e4e441c29266c77c63b1694547c8ecc86881b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 20 Oct 2012 20:27:01 +0000 Subject: Swapped cargopad and spacemine models. --- base/ini/templates.ini | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'base/ini') diff --git a/base/ini/templates.ini b/base/ini/templates.ini index 8597c8e..652c261 100644 --- a/base/ini/templates.ini +++ b/base/ini/templates.ini @@ -13,7 +13,14 @@ radius=0.20 ; the cargopod template is used by the game code [template] label=cargopod -model=maps/cargo/pod +model=maps/static/cargopod +radius=0.1 + +; the spacemine template is used by the game code +[template] +label=spacemine +; default mine model +model=maps/static/spacemine radius=0.1 ; the jumppoint template is used by the game code @@ -26,5 +33,4 @@ colorsecond=0.6 0.6 0.6 [template] label=jumpgate model=maps/static/jumpgate -radius=8 - +radius=8 \ No newline at end of file -- cgit v1.2.3