diff --git a/addons/vikhr/CfgAmmo.hpp b/addons/vikhr/CfgAmmo.hpp index a8c49e9e2c..0f9a7bba9e 100644 --- a/addons/vikhr/CfgAmmo.hpp +++ b/addons/vikhr/CfgAmmo.hpp @@ -26,9 +26,9 @@ class CfgAmmo { defaultNavigationType = "Line"; navigationTypes[] = { "Line" }; - lineGainP = 20; + lineGainP = 25; lineGainD = 22; - correctionDistance = 1; + correctionDistance = 30; seekLastTargetPos = 0; // seek last target position [if seeker loses LOS of target, continue to last known pos] seekerAngle = 15; // Angle from the shooter's view that can track the missile