From 09460bd0361b0ad85ea890de6780476cc5fd8a16 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Fri, 13 Sep 2013 09:21:57 +0200 Subject: Missing cross_implanted.tga, proper Helmet texture and mara zap bugfix. --- src/game/tremulous.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game') diff --git a/src/game/tremulous.h b/src/game/tremulous.h index 434a0ff..a44a306 100644 --- a/src/game/tremulous.h +++ b/src/game/tremulous.h @@ -90,7 +90,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define LEVEL2_AREAZAP_REPEAT 1500 #define LEVEL2_AREAZAP_TIME 1000 #define LEVEL2_AREAZAP_MAX_TARGETS 5 -#define LEVEL2_AREAZAP_DMG_MOD 0.66f //versus buildings +#define LEVEL2_AREAZAP_DMG_MOD 1 //versus buildings #define LEVEL2_WALLJUMP_MAXSPEED 1000.0f #define LEVEL3_CLAW_DMG ADM(80) -- cgit