Tweaked prone animation duty

This commit is contained in:
BaerMitUmlaut 2016-11-14 21:54:51 +01:00 committed by Glowbal
parent 264fddd1c4
commit 60651fcb1e

View File

@ -28,7 +28,7 @@ if (_animType in ["idl", "mov", "adj"]) then {
_duty = 1.5;
};
case ("pne"): {
_duty = 12;
_duty = 10;
};
default {
_duty = 1;