mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Rename SQF/dayz_code/medical/publicEH/animHealed.sqf to Server Files/Archive/dayz_code/medical/publicEH/animHealed.sqf
This commit is contained in:
@@ -6,4 +6,4 @@ _unit switchMove "AmovPpneMstpSnonWnonDnon_healed";
|
|||||||
if (_unit == player) then {
|
if (_unit == player) then {
|
||||||
r_player_unconscious = false;
|
r_player_unconscious = false;
|
||||||
r_player_injured = false;
|
r_player_injured = false;
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user