Update who queries a lil
This commit is contained in:
@@ -5,7 +5,6 @@ if not WeakAurasSaved.Cyka.WhoSniffer then
|
||||
WeakAurasSaved.Cyka.WhoSniffer = {}
|
||||
end
|
||||
|
||||
aura_env.ttl = 12
|
||||
aura_env.ignored = {"Maritza", "Goodbones"}
|
||||
local channelId = nil
|
||||
|
||||
@@ -125,7 +124,9 @@ aura_env.whoQueries[4] = WHOQuery.new(
|
||||
aura_env.whoQueries[5] = WHOQuery.new(
|
||||
"z-\"Orgrimmar\" z-\"Durotar\" z-\"Valley of Trials\" z-\"Echo Isles\" r-\"Lightforged Draenei\" r-\"Mechagnome\"",
|
||||
{NotSiegeOfOrgrimmarFilter, AllianceFilter})
|
||||
aura_env.whoQueries[6] = WHOQuery.new("Kekv Demonboo Dotmada Firobot", {})
|
||||
aura_env.queryPending = false
|
||||
aura_env.ttl = #aura_env.whoQueries * 2
|
||||
aura_env.lastQuery = nil
|
||||
|
||||
---@type table<string, string>
|
||||
|
Reference in New Issue
Block a user