diff --git a/Whoer.lua b/Whoer.lua index db75329..fdccce9 100644 --- a/Whoer.lua +++ b/Whoer.lua @@ -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