From 28a23c21f458b1ce9a07a684c2c5732f1b111f34 Mon Sep 17 00:00:00 2001 From: Frank Date: Wed, 14 Aug 2019 00:35:54 +0200 Subject: [PATCH] Update Airboss.lua --- Moose Development/Moose/Ops/Airboss.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Moose Development/Moose/Ops/Airboss.lua b/Moose Development/Moose/Ops/Airboss.lua index 181b4ff08..079536a50 100644 --- a/Moose Development/Moose/Ops/Airboss.lua +++ b/Moose Development/Moose/Ops/Airboss.lua @@ -5973,7 +5973,7 @@ function AIRBOSS:_ScanCarrierZone() local awacs2marshal = isawacs and self.awacs:IsReturning() and self.awacs.airbase:GetName()==self.airbase:GetName() and knownflight.flag==-100 and self.awacs.recovery==true -- Put flight into Marshal. - local putintomarshal=closein>UTILS.NMToMeters(5) and knownflight.flag==-100 and iscarriersquad and istanker==false and isawacs==false + local putintomarshal=closein>UTILS.NMToMeters(5) and knownflight.flag==-100 and iscarriersquad and (not istanker) and (not isawacs) -- Send AI flight to marshal stack if group closes in more than 5 and has initial flag value. if putintomarshal or tanker2marshal or awacs2marshal then