Reduce pain shake intensity and frequency

Vanilla commit:

4fb7bcbd5b
This commit is contained in:
ebayShopper
2017-02-19 19:31:01 -05:00
parent 4b1ecb4c3b
commit b786432526
2 changed files with 12 additions and 9 deletions

View File

@@ -334,12 +334,6 @@ while {1 == 1} do {
//clearGroupIcons group player;
uiSleep 2;
//Pain Effects
if (r_player_inpain and !r_player_unconscious) then {
playSound "breath_1";
addCamShake [2, 1, 25];
};
_myPos = player getVariable["lastPos",[]];
if (count _myPos > 0) then {