Skip to content

Commit

Permalink
Add two missing mage spell ids (#731)
Browse files Browse the repository at this point in the history
* Add two missing mage spell ids

* removed spaces..
  • Loading branch information
Bodify authored May 28, 2024
1 parent c540d85 commit 6df3b3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BigDebuffs_Cata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,8 @@ addon.Spells = {
[44572] = { type = CROWD_CONTROL, }, -- Deep Freeze
[55021] = { type = CROWD_CONTROL, }, -- Improved Counterspell
[64346] = { type = CROWD_CONTROL, }, -- Fiery Payback (Fire Mage Disarm)
[82691] = { type = CROWD_CONTROL, }, -- Ring of Frost
[83302] = { type = ROOT, }, -- Improved Cone of Cold

[18469] = { type = CROWD_CONTROL }, -- Improved Counterspell
[118] = { type = CROWD_CONTROL }, -- Polymorph
Expand Down

0 comments on commit 6df3b3f

Please sign in to comment.