mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
added scream to knockout from tiredness
This commit is contained in:
@@ -24,6 +24,7 @@ R3F_TIRED_FNCT_Voile_Noir = {
|
|||||||
};
|
};
|
||||||
R3F_TIRED_FNCT_DoBlackVanish = {
|
R3F_TIRED_FNCT_DoBlackVanish = {
|
||||||
[player,0.1] call fnc_usec_damageUnconscious;
|
[player,0.1] call fnc_usec_damageUnconscious;
|
||||||
|
[_refObj,"scream",3,false] call dayz_zombieSpeak;
|
||||||
cutText ["You are overburdened.", "PLAIN DOWN"];
|
cutText ["You are overburdened.", "PLAIN DOWN"];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user