mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update vanilla fence damage
Vanilla commits:b56d85eb992eb963dc3f8b4a985cf6
This commit is contained in:
@@ -231,6 +231,8 @@ _object_maintenance = {
|
||||
_accessArray = _object getVariable ["dayz_padlockCombination",[]];
|
||||
_variables set [count _variables, ["ownerArray", _ownerArray]];
|
||||
_variables set [count _variables, ["padlockCombination", _accessArray]];
|
||||
|
||||
_object setDamage 0;
|
||||
|
||||
if (_objectID == "0") then {
|
||||
//_key = format["CHILD:309:%1:%2:",_objectUID,_ownerArray];
|
||||
|
||||
Reference in New Issue
Block a user