This commit is contained in:
2025-01-08 13:28:15 +01:00
parent 2ba6d190f0
commit 8b085009a9

View File

@@ -122,7 +122,7 @@ function shared.Whoer.Init()
WHOQuery.new( WHOQuery.new(
"z-\"Orgrimmar\" z-\"Durotar\" z-\"Valley of Trials\" r-\"Lightforged Draenei\" r-\"Mechagnome\"", "z-\"Orgrimmar\" z-\"Durotar\" z-\"Valley of Trials\" r-\"Lightforged Draenei\" r-\"Mechagnome\"",
{ NotSiegeOfOrgrimmarFilter, AllianceFilter }), { NotSiegeOfOrgrimmarFilter, AllianceFilter }),
WHOQuery.new("Kekv Firobot Tomoki", {}) WHOQuery.new("Kekv Firobot Tomoki Mld Alltros", {})
} }
local ttl = #whoQueries * 2 local ttl = #whoQueries * 2
---@type WHOQuery? ---@type WHOQuery?