This commit is contained in:
FlightControl
2017-04-13 09:42:22 +02:00
parent c20f13f0f8
commit 1a5a74120b
11 changed files with 677 additions and 702 deletions

View File

@@ -130,7 +130,7 @@ do -- TASK_CARGO
Task.SetCargo:ForEachCargo(
--- @param AI.AI_Cargo#AI_CARGO Cargo
--- @param Core.Cargo#CARGO Cargo
function( Cargo )
if Cargo:IsUnLoaded() then
if Cargo:IsInRadius( TaskUnit:GetPointVec2() ) then