mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
#GROUP
* Added additional push of tanker task to GROUP:SetAsRecoveryTanker() for a working setup
This commit is contained in:
parent
239e2ef86d
commit
93c986f00a
@ -2877,5 +2877,8 @@ function GROUP:SetAsRecoveryTanker(CarrierGroup,Speed,ToKIAS,Altitude,Delay,Last
|
||||
|
||||
self:SetTask(task,delay)
|
||||
|
||||
local tankertask = self:EnRouteTaskTanker()
|
||||
self:PushTask(tankertask,delay+2)
|
||||
|
||||
return self
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user