Skip to content

Commit

Permalink
Merge pull request #677 from jamessl154/jamessl154-patch-1
Browse files Browse the repository at this point in the history
Add intimidating shout
  • Loading branch information
jordonwow authored Oct 3, 2023
2 parents cc347b0 + 52c11eb commit c98541b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BigDebuffs_Vanilla.lua
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,8 @@ addon.Spells = {
-- Warrior

[18498] = { type = CROWD_CONTROL }, -- Improved Shield Bash
[5246] = { type = CROWD_CONTROL }, -- Intimidating Shout (Other targets)
[20511] = { type = CROWD_CONTROL, parent = 5246 }, -- (Main target)
[20230] = { type = IMMUNITY }, -- Retaliation
[1719] = { type = BUFF_OFFENSIVE }, -- Recklessness
[871] = { type = BUFF_DEFENSIVE }, -- Shield Wall
Expand Down

0 comments on commit c98541b

Please sign in to comment.