mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 20:12:20 +03:00
added thirst and hunger loss to all medic animation
This commit is contained in:
@@ -35,6 +35,7 @@ _classname = "WeaponHolder";
|
||||
//return empty crate to inventory
|
||||
player addMagazine "bulk_empty";
|
||||
|
||||
[1,1] call dayz_HungerThirst;
|
||||
// Change to optional wait to complete
|
||||
player playActionNow "Medic";
|
||||
sleep 6;
|
||||
|
||||
Reference in New Issue
Block a user