Skip to content

Commit

Permalink
bcc: add Intimidation
Browse files Browse the repository at this point in the history
  • Loading branch information
jordonwow committed Jun 4, 2021
1 parent b880b89 commit bcc4c4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BurningCrusade.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit bcc4c4b

Please sign in to comment.