From c7ce23480d75c53d67c4b9990d29b17ce57a5407 Mon Sep 17 00:00:00 2001 From: MysticalOS Date: Sat, 9 Dec 2023 03:13:42 -0500 Subject: [PATCH] Update freezing arrow now that it no longer can be interrupted on Sarevess. It'll warn if you're standing in trap with GTFO alert and when players (or add) are frozen by it. --- DBM-Raids-Vanilla/VanillaSoD_BFD/Gelihast.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DBM-Raids-Vanilla/VanillaSoD_BFD/Gelihast.lua b/DBM-Raids-Vanilla/VanillaSoD_BFD/Gelihast.lua index e694f303..a6aba6b5 100644 --- a/DBM-Raids-Vanilla/VanillaSoD_BFD/Gelihast.lua +++ b/DBM-Raids-Vanilla/VanillaSoD_BFD/Gelihast.lua @@ -10,7 +10,7 @@ mod:SetHotfixNoticeRev(20231208000000) mod:RegisterCombat("combat") mod:RegisterEventsInCombat( - "SPELL_CAST_SUCCESS 412072 411973 411990 412528 412079 412080",--412456 + "SPELL_CAST_SUCCESS 412072 411973 411990 412528 412079 412080 412456", "SPELL_AURA_APPLIED 412072 411956 412079 412080", "SPELL_AURA_APPLIED_DOSE 412072", "UNIT_SPELLCAST_SUCCEEDED"--no boss unit Ids in classic