-- @/lua/ge/extensions/gameplay/crawl/utils.lua:1360
M.getAllCrawlStates = function()
return crawlStates
end
local function getActiveCrawlerId()
local allStates = gameplay_crawl_utils.getAllCrawlStates()
for crawlerId, state in pairs(allStates) do
if utils then
local allStates = utils.getAllCrawlStates()
if allStates then