From 51e58c0d786b285f2e2ebcde73dd602ce4e22e17 Mon Sep 17 00:00:00 2001 From: MysticalOS Date: Sun, 21 Jul 2024 15:18:42 -0400 Subject: [PATCH] Forgot to hit save --- DBM-Raids-BfA/BattleofDazaralor/Jaina.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DBM-Raids-BfA/BattleofDazaralor/Jaina.lua b/DBM-Raids-BfA/BattleofDazaralor/Jaina.lua index 1b29e51..ecf7fd0 100644 --- a/DBM-Raids-BfA/BattleofDazaralor/Jaina.lua +++ b/DBM-Raids-BfA/BattleofDazaralor/Jaina.lua @@ -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