Skip to content

Commit

Permalink
fix: change gnaw spell ID (#764)
Browse files Browse the repository at this point in the history
  • Loading branch information
stako authored Aug 11, 2024
1 parent 3c8e8c5 commit f937906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BigDebuffs_Cata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ addon.Spells = {

[45524] = { type = ROOT }, -- Chains of Ice
[47476] = { type = CROWD_CONTROL, }, -- Strangulate
[47481] = { type = CROWD_CONTROL, }, -- Gnaw
[91800] = { type = CROWD_CONTROL, }, -- Gnaw
[47484] = { type = BUFF_DEFENSIVE, }, -- Huddle (Ghoul)
[47528] = { type = INTERRUPT, duration = 4, }, -- Mind Freeze
[48707] = { type = IMMUNITY_SPELL, }, -- Anti-Magic Shell
Expand Down

0 comments on commit f937906

Please sign in to comment.