Update whoer lists

This commit is contained in:
2024-12-26 21:29:16 +01:00
parent fa7a411e34
commit 3049a0b554

View File

@@ -129,7 +129,7 @@ function data.Whoer.Init()
WHOQuery.new(
"z-\"Orgrimmar\" z-\"Durotar\" z-\"Valley of Trials\" z-\"Echo Isles\" r-\"Lightforged Draenei\" r-\"Mechagnome\"",
{ NotSiegeOfOrgrimmarFilter, AllianceFilter }),
WHOQuery.new("Kekv Demonboo Dotmada Firobot Verminal", {})
WHOQuery.new("Kekv Demonboo Dotmada Firobot Verminal Amaterasu Freexe Tomoki", {})
}
local queryPending = false
local ttl = #whoQueries * 2
@@ -291,7 +291,7 @@ function data.Whoer.Init()
local stinky = data.config.stinkies[name]
if stinky then
player.stinky = true
--PlaySoundFile("Interface\\Sounds\\Domination.ogg", "Master")
PlaySoundFile("Interface\\Sounds\\Domination.ogg", "Master")
else
--PlaySoundFile("Interface\\Sounds\\Cloak.ogg", "Master")
end