Skip to content

Commit

Permalink
Merge pull request #670 from nozzlegear/master
Browse files Browse the repository at this point in the history
Add Thunderous Roar and Death Wish
  • Loading branch information
jordonwow authored Sep 3, 2023
2 parents 5595082 + ac6594f commit b897adb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BigDebuffs_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,8 @@ addon.Spells = {
[202164] = { type = BUFF_SPEED_BOOST }, -- Bounding Stride
[376080] = { type = CROWD_CONTROL, nounitFrames = true, nonameplates = true }, -- Spear of Bastion
[354788] = { type = DEBUFF_OFFENSIVE, nounitFrames = true, nonameplates = true }, -- Slaughterhouse
[397364] = { type = DEBUFF_OFFENSIVE, nounitFrames = true, nonameplates = true }, -- Thunderous Roar
[199261] = { type = BUFF_OFFENSIVE }, -- Death Wish

-- Other

Expand Down

0 comments on commit b897adb

Please sign in to comment.