increase WH limits x2

This commit is contained in:
[VB]AWOL
2014-06-22 17:00:27 -05:00
parent ed3d944fbf
commit cffd65f839

View File

@@ -700,7 +700,7 @@ if(!isDedicated) then {
//Used to limit overall zed counts
dayz_tickTimeOffset = 0;
dayz_currentWeaponHolders = 0;
dayz_maxMaxWeaponHolders = 80;
dayz_maxMaxWeaponHolders = 160;
dayz_maxCurrentZeds = 0;
dayz_inVehicle = false;
dayz_Magazines = [];