committed by
GitHub
co-authored by
dutchie032 <dutchie032>
parent
14589e261f
commit
61d2792524
@@ -174,6 +174,11 @@ function BuildableMission:SpawnActive()
|
||||
---@param time number
|
||||
local checkForCrateTasks = function (selfA, time)
|
||||
selfA:CheckCratesInZone()
|
||||
|
||||
if selfA:getState() == "COMPLETED" then
|
||||
return nil
|
||||
end
|
||||
|
||||
return time + 10
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user