From 7f17ebc442532258f2495e180c853c3d8e75e9ab Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Mon, 1 Aug 2022 12:49:27 +0200 Subject: [PATCH] add psychic horror to Auras --- Constants_Wrath.lua | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Constants_Wrath.lua b/Constants_Wrath.lua index 103ff5b..f285e75 100644 --- a/Constants_Wrath.lua +++ b/Constants_Wrath.lua @@ -234,6 +234,11 @@ local importantAuras = { priority = 40, spellID = 8122, }, + [GetSpellInfo(64044)] = { -- Psychic Horror + track = AURA_TYPE_DEBUFF, + priority = 40, + spellID = 64044, + }, [GetSpellInfo(12826)] = { -- Polymorph track = AURA_TYPE_DEBUFF, priority = 40, @@ -504,6 +509,11 @@ local importantAuras = { priority = 20, spellID = 53359, }, + [GetSpellInfo(64058)] = { -- Psychic Horror Disarm + track = AURA_TYPE_DEBUFF, + priority = 20, + spellID = 64058, + }, --- Buffs [GetSpellInfo(1022)] = { -- Hand of Protection