Update whosniffer
This commit is contained in:
@@ -123,7 +123,7 @@ 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.whoQueries[6] = WHOQuery.new("Kekv Demonboo Dotmada Firobot Verminal", {})
|
||||
aura_env.queryPending = false
|
||||
aura_env.ttl = #aura_env.whoQueries * 2
|
||||
aura_env.lastQuery = nil
|
||||
@@ -263,7 +263,7 @@ end
|
||||
local NotifyChannel = function(msg)
|
||||
local message = {
|
||||
channel = "CHANNEL",
|
||||
data = aura_env.channel,
|
||||
data = aura_env.config.channel,
|
||||
message = msg
|
||||
}
|
||||
table.insert(WeakAurasSaved.Cyka.MessageQueue, message)
|
||||
|
Reference in New Issue
Block a user