mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
zombie attack range set to static 2.5m
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user