mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-05 16:11:56 +03:00
Update painkillers
Vanilla commit: https://github.com/DayZMod/DayZ/commit/1596a17b09cfa9c31b38cf1e4f25ef149ff4f4aa
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user