Whisper on battlepass claim

This commit is contained in:
2024-04-14 19:16:30 +02:00
parent 33dbef4ee1
commit 20d818f19b
2 changed files with 2 additions and 1 deletions

View File

@@ -87,6 +87,7 @@ BattlepassInfo = {
DoClaim = function()
SendAddonMessage('UIMSG_TO_SERVER', "UIMSG_WEEKLY_REW_GET" .. "\t", 'WHISPER', UnitName('player'))
WeakAuras.ScanEvents("PLAY_SOUND", "Interface\\Sounds\\quack.ogg")
SendChatMessage("YEEE", "WHISPER", nil, UnitName("player"))
end
}
setmetatable(BattlepassInfo, {