Rename SQF/dayz_code/medical/publicEH/allowDamage.sqf to Server Files/Archive/dayz_code/medical/publicEH/allowDamage.sqf

This commit is contained in:
worldwidesorrow
2019-12-11 18:52:39 -06:00
committed by GitHub
parent a33a2bfcdf
commit 57d1243c0d

View File

@@ -4,4 +4,4 @@ _unit = _this select 0;
_unit switchMove "AmovPpneMstpSnonWnonDnon_healed";
_unit allowDamage true;
_unit setCaptive false;
_unit setCaptive false;