Add quack when bpass claimed

This commit is contained in:
2024-04-13 17:51:58 +02:00
parent 1f632207c8
commit 33dbef4ee1
2 changed files with 2 additions and 1 deletions

View File

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