From bcc4c4b857ce121a9081bffdffd0502f686af68a Mon Sep 17 00:00:00 2001 From: jordon <29447509+jordonwow@users.noreply.github.com> Date: Thu, 3 Jun 2021 18:28:22 -0700 Subject: [PATCH] bcc: add Intimidation --- BurningCrusade.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BurningCrusade.lua b/BurningCrusade.lua index 2a471ad..a1fd4cb 100644 --- a/BurningCrusade.lua +++ b/BurningCrusade.lua @@ -286,6 +286,9 @@ addon.Spells = { [34490] = { type = CROWD_CONTROL }, -- Silencing Shot [34471] = { type = IMMUNITY_SPELL }, -- The Beast Within [5384] = { type = BUFF_DEFENSIVE }, -- Feign Death + [24394] = { type = CROWD_CONTROL }, -- Intimidation + [19577] = { type = BUFF_OFFENSIVE, parent = 24394 }, -- Intimidation (Buff) + -- Druid