Currently bombers have a check for GetUnitFuel in script.BlockShot. since ZK doesn't use fuel and it was also removed from the engine, the check can probably be removed.
instead of calling SetProjectilePos(-100000, -1000000, -100000) call DeleteProjectile(projID)