From 5642cf686d86bdb531d203a8ee12624ee28271d8 Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Mon, 1 Aug 2022 18:17:38 +0200 Subject: [PATCH] BCC: Hypothermia to Auras --- Constants_BCC.lua | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Constants_BCC.lua b/Constants_BCC.lua index e427565..bdfa87e 100644 --- a/Constants_BCC.lua +++ b/Constants_BCC.lua @@ -369,6 +369,11 @@ local importantAuras = { priority = 20, spellID = 45438, }, + [GetSpellInfo(41425)] = { -- Hypothermia (Ice Block Immune + track = AURA_TYPE_DEBUFF, + priority = 8, + spellID = 41425, + }, -- Impact [GetSpellInfo(12355)] = { track = AURA_TYPE_DEBUFF,