From f70d38dd4e477b25fc134a0b521fff3330c7d08d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 24 Nov 2013 19:14:40 +0000 Subject: More model filename cleanups. --- base/ini/templates.ini | 4 ++-- base/ini/zones/carthagio.ini | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'base/ini') 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 diff --git a/base/ini/zones/carthagio.ini b/base/ini/zones/carthagio.ini index df146f1..cb6d96c 100644 --- a/base/ini/zones/carthagio.ini +++ b/base/ini/zones/carthagio.ini @@ -34,7 +34,7 @@ angles=0 225 0 radius=64 dock=yes ; [r g b] entity color, values in the 0-1 range -color=.8 .5 .5 +color=255 255 255 ; [string] globe texture name texture= -- cgit v1.2.3