From 3049a0b55428de8b6504d458d8126df73515fbfd Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Thu, 26 Dec 2024 21:29:16 +0100 Subject: [PATCH] Update whoer lists --- Whoer.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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