mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +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 {
|
||||
r_player_unconscious = false;
|
||||
r_player_injured = false;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user