From d63facf15b0c6653a001560e062d21d89f18cf1b Mon Sep 17 00:00:00 2001 From: citna <121998391+citna@users.noreply.github.com> Date: Tue, 7 Nov 2023 20:08:56 -0800 Subject: [PATCH] 10.2 Patch Initial Changes --- BigDebuffs_Mainline.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BigDebuffs_Mainline.lua b/BigDebuffs_Mainline.lua index 197d655..3f558ee 100644 --- a/BigDebuffs_Mainline.lua +++ b/BigDebuffs_Mainline.lua @@ -471,6 +471,7 @@ addon.Spells = { [358861] = { type = CROWD_CONTROL }, -- Void Volley: Horrify (Shadow PvP Talent) [114404] = { type = ROOT }, -- Void Tendrils [408558] = { type = IMMUNITY }, -- Phase Shift + [421453] = { type = IMMUNITY }, -- Ultimate Penitence -- Rogue @@ -624,6 +625,7 @@ addon.Spells = { [389774] = { type = IMMUNITY, parent = 227847 }, -- Bladestorm (Hurricane) [236077] = { type = CROWD_CONTROL }, -- Disarm (PvP Talent) [199042] = { type = ROOT }, -- Thunderstruck (Prot PvP Talent) + [424752] = { type = ROOT }, -- Piercing Howl (PvP Talent Root) [236273] = { type = CROWD_CONTROL }, -- Duel (Arms PvP Talent) [236321] = { type = BUFF_DEFENSIVE }, -- War Banner (PvP Talent) [199085] = { type = CROWD_CONTROL }, -- Warpath (Prot PvP Talent)