From 35845a0bdd4a21a4d4d24ae0770a2a7772cf2b31 Mon Sep 17 00:00:00 2001 From: jordon <29447509+jordonwow@users.noreply.github.com> Date: Wed, 21 Feb 2024 05:20:41 -0800 Subject: [PATCH] add Decoy Totem and Between the Eyes --- BigDebuffs_Vanilla.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BigDebuffs_Vanilla.lua b/BigDebuffs_Vanilla.lua index 9af195e..69f6ae8 100644 --- a/BigDebuffs_Vanilla.lua +++ b/BigDebuffs_Vanilla.lua @@ -172,6 +172,8 @@ addon.Spells = { [8178] = { type = IMMUNITY }, -- Grounding Totem Effect [16188] = { type = BUFF_DEFENSIVE }, -- Nature's Swiftness [12548] = { type = ROOT }, -- Frost Shock + [425876] = { type = IMMUNITY }, -- Decoy Totem (Redirect) + [436391] = { type = BUFF_DEFENSIVE }, -- Decoy Totem (Freedom) -- Paladin @@ -324,6 +326,7 @@ addon.Spells = { [14278] = { type = BUFF_DEFENSIVE }, -- Ghostly Strike [3409] = { type = ROOT }, -- Crippling Poison [11201] = { parent = 3409 }, + [400009] = { type = CROWD_CONTROL }, -- Between the Eyes -- Warrior