Skip to content

Commit

Permalink
Forgot to hit save
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalOS committed Jul 21, 2024
1 parent 8624d54 commit 51e58c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DBM-Raids-BfA/BattleofDazaralor/Jaina.lua
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ end
local function graspCollection(self, finish)
if finish then
graspActive = false
if self:CheckDispelFilter() then
if self:CheckDispelFilter("magic") then
specWarGraspofFrost:Show(table.concat(chillingCollector, "<, >"))
specWarGraspofFrost:Play("helpdispel")
end
Expand Down

0 comments on commit 51e58c0

Please sign in to comment.