mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Tweaked prone animation duty
This commit is contained in:
parent
a4c6daef50
commit
e4a4d8f56d
@ -28,7 +28,7 @@ if (_animType in ["idl", "mov", "adj"]) then {
|
||||
_duty = 1.5;
|
||||
};
|
||||
case ("pne"): {
|
||||
_duty = 12;
|
||||
_duty = 10;
|
||||
};
|
||||
default {
|
||||
_duty = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user