-- LOOT_READY function(allstates, e) aura_env.allstates = allstates local lootInfo = GetLootInfo() aura_env.filterService:run(lootInfo) CloseLoot() return true end