From 6d143eee71b2d9b8336d1ff37bbc8a5afcba1f30 Mon Sep 17 00:00:00 2001 From: Zachary Smith Date: Tue, 5 Nov 2024 02:04:53 -0600 Subject: [PATCH] New Mage Spell Alerts (#5523) # New Mage Spell Alerts Added the following textures under `Blizzard Alerts`: - Arcane Soul - Hyperthermia Fixes #5521 --- WeakAuras/Types.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WeakAuras/Types.lua b/WeakAuras/Types.lua index da1e3e4bc8..4607209670 100644 --- a/WeakAuras/Types.lua +++ b/WeakAuras/Types.lua @@ -1976,6 +1976,8 @@ Private.texture_types = { ["2888300"] = "Demonic Core Vertical", ["4699056"] = "Essence Burst", ["4699057"] = "Snapfire", + ["6160020"] = "Arcane Soul", + ["6160021"] = "Hyperthermia", }, ["Icons"] = { ["165558"] = "Paw",