From f887932ef3ef7bd9aa9cc51a644a58d1782f4ed8 Mon Sep 17 00:00:00 2001 From: Stubbjax Date: Thu, 23 Jul 2026 23:18:37 +1000 Subject: [PATCH] bugfix: Overlords no longer turn their chassis to face airborne targets --- GeneralsZH/Data/INI/Weapon.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/GeneralsZH/Data/INI/Weapon.ini b/GeneralsZH/Data/INI/Weapon.ini index 149a3aca..d6b72667 100644 --- a/GeneralsZH/Data/INI/Weapon.ini +++ b/GeneralsZH/Data/INI/Weapon.ini @@ -1129,6 +1129,7 @@ Weapon GattlingBuildingGunAirDummy PrimaryDamage = 0.0001 PrimaryDamageRadius = 0.0 AttackRange = 400.0 + AcceptableAimDelta = 180.0 ; don't need to turn at all. DamageType = SMALL_ARMS DeathType = NORMAL WeaponSpeed = 999999.0 ; dist/sec (huge value == effectively instant)