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

@@ -38,7 +38,7 @@ class Ka60_GL_PMC_DZ: Ka60_GL_PMC {
initTurn = 80;
soundServo[] = {"",0.01,1.0};
animationSourceHatch = "";
stabilizedInAxes = "StabilizedInAxesNone";
stabilizedInAxes = "StabilizedInAxesBoth";
gunBeg = "muzzle_1";
gunEnd = "chamber_1";
turretInfoType = "RscWeaponZeroing";