mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update bandage.sqf
This commit is contained in:
@@ -65,7 +65,7 @@ if (_finished) then {
|
|||||||
[player,20] call player_humanityChange;
|
[player,20] call player_humanityChange;
|
||||||
};
|
};
|
||||||
|
|
||||||
{_unit setVariable[_x,false,true];} count USEC_woundHit;
|
{_unit setVariable[_x,false,true];} count USEC_typeOfWounds;
|
||||||
_unit setVariable ["USEC_injured",false,true];
|
_unit setVariable ["USEC_injured",false,true];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user