summaryrefslogtreecommitdiff
path: root/src/game/tremulous.h
diff options
context:
space:
mode:
authorPaweł Redman <trem.redman@gmail.com>2013-09-13 09:21:57 +0200
committerPaweł Redman <trem.redman@gmail.com>2013-09-13 09:21:57 +0200
commit09460bd0361b0ad85ea890de6780476cc5fd8a16 (patch)
treec7764a42cc60af71aefe67b2562c95f7ab556812 /src/game/tremulous.h
parentf49e84e3aba12104dce4103e647b33a94134c47a (diff)
Missing cross_implanted.tga, proper Helmet texture and mara zap bugfix.
Diffstat (limited to 'src/game/tremulous.h')
-rw-r--r--src/game/tremulous.h2
1 files changed, 1 insertions, 1 deletions
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)