Add stabilization for KA60 and AW159

This commit is contained in:
A Man
2020-01-25 12:18:33 +01:00
parent 09cd312080
commit 8de9858b64
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ class AW159_Lynx_BAF_DZ: AW159_Lynx_BAF {
gun = "obsGun";
animationSourceBody = "obsTurret";
animationSourceGun = "obsGun";
stabilizedInAxes = 3;
stabilizedInAxes = "StabilizedInAxesBoth";
memoryPointGunnerOptics = "commanderview";
minElev = -40;
maxElev = 20;