Skip to content

Commit

Permalink
Add intimidating shout
Browse files Browse the repository at this point in the history
  • Loading branch information
jsueling authored Oct 1, 2023
1 parent cc347b0 commit 52c11eb
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 52c11eb

Please sign in to comment.