Skip to content

Commit

Permalink
fix: add deep freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
chris102994 committed Nov 8, 2024
1 parent 49b025d commit fc492cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Libs/LibOpenRaid/ThingsToMantain_Cata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ LIB_OPEN_RAID_CROWDCONTROL = { --copied from retail
[161353] = {cooldown = 0, class = "MAGE"}, --Polymorph
[277787] = {cooldown = 0, class = "MAGE"}, --Polymorph
[157981] = {cooldown = 30, class = "MAGE"}, --Blast Wave
[44572] = {cooldown = 0, class = "MAGE"}, --Deep Freeze
[82691] = {cooldown = 0, class = "MAGE"}, --Ring of Frost
[118] = {cooldown = 0, class = "MAGE"}, --Polymorph
[161354] = {cooldown = 0, class = "MAGE"}, --Polymorph
Expand Down

0 comments on commit fc492cd

Please sign in to comment.