diff options
author | Tim Angus <tim@ngus.net> | 2002-06-24 02:54:38 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2002-06-24 02:54:38 +0000 |
commit | c37938cbbd38597caeda1f05f7b36b0c03f2c27e (patch) | |
tree | 8010f4fdfd30c134a6279a719d05fc000e4e348b /src/game/g_weapon.c | |
parent | c69b2102f75dd57a6fd4ac949af4e63fda6dc3aa (diff) |
Integrated wolfenstein trails stuff
Diffstat (limited to 'src/game/g_weapon.c')
-rw-r--r-- | src/game/g_weapon.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 /* =============== |