Update painkillers

Vanilla commit:

1596a17b09
This commit is contained in:
ebaydayz
2016-12-07 15:20:17 -05:00
parent 5094e61723
commit 90977e4a31
2 changed files with 5 additions and 7 deletions

View File

@@ -5,5 +5,6 @@ _medic = _array select 1;
if ((_unit == player) or (vehicle player != player)) then {
r_player_inpain = false;
_unit setVariable ["USEC_inPain", false, true];
R3F_TIRED_Accumulator = 0;
};