zombie attack range set to static 2.5m

This commit is contained in:
[VB]AWOL
2013-12-09 16:17:59 -06:00
parent 46984fd14d
commit f52c774883
2 changed files with 5 additions and 8 deletions

View File

@@ -614,7 +614,7 @@ if(!isDedicated) then {
dayz_clientPreload = false;
dayz_authed = false;
dayz_panicCooldown = 0;
dayz_areaAffect = 3.5;
dayz_areaAffect = 2.5;
dayz_heartBeat = false;
dayzClickTime = 0;
dayz_spawnDelay = 120;