Update Airboss.lua

This commit is contained in:
Frank 2021-04-15 21:13:35 +02:00
parent e50fc00583
commit 2693e76483

View File

@ -6131,7 +6131,7 @@ function AIRBOSS:_ScanCarrierZone()
local putintomarshal=false
-- Get flight group.
local flight=_DATABASE:GetFlightGroup(groupname)
local flight=_DATABASE:GetOpsGroup(groupname)
if flight and flight:IsInbound() and flight.destbase:GetName()==self.carrier:GetName() then
if flight.ishelo then