Explorar o código

Ball turret predictive aiming

Kestrel %!s(int64=3) %!d(string=hai) anos
pai
achega
2fe889ba67

+ 2 - 2
addons/RD501_Vehicle_Weapons/aircraft/ball_turret/config.cpp

@@ -41,10 +41,10 @@ class CfgWeapons
 		{
 			displayName = "BeamRider Mk-I";
 			magazines[] = {macro_new_mag(laat_ball_beam,300), "Laser_Battery_F"};
+			ballisticsComputer = "4+8";
 		};
-
 		stabilizedInAxes = 3;
-		ballisticsComputer = 1;
+		ballisticsComputer = "4+8";
 		canLock = 2;
 		magazineReloadTime=10;
 	};