This commit is contained in:
[VB]AWOL
2014-03-29 19:30:26 -05:00
parent d4837bebca
commit 928d4ff18f

View File

@@ -24,6 +24,7 @@ R3F_TIRED_FNCT_Voile_Noir = {
};
R3F_TIRED_FNCT_DoBlackVanish = {
[player,0.1] call fnc_usec_damageUnconscious;
_refObj = player;
[_refObj,"scream",3,false] call dayz_zombieSpeak;
cutText ["You are overburdened.", "PLAIN DOWN"];
};