From c37938cbbd38597caeda1f05f7b36b0c03f2c27e Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Mon, 24 Jun 2002 02:54:38 +0000 Subject: Integrated wolfenstein trails stuff --- src/game/g_weapon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/g_weapon.c') diff --git a/src/game/g_weapon.c b/src/game/g_weapon.c index 32db11fc..a9021350 100644 --- a/src/game/g_weapon.c +++ b/src/game/g_weapon.c @@ -711,7 +711,7 @@ ZAP ====================================================================== */ -#define AREAZAP_DAMAGE 500.0f +#define AREAZAP_DAMAGE 100.0f /* =============== -- cgit