From 594bda4ca6acb95dd8dcb1279b836797235b6121 Mon Sep 17 00:00:00 2001 From: Body Date: Tue, 17 Oct 2023 00:57:37 +0200 Subject: [PATCH] Add Warlock talent "Horrify" fear talent spell id. --- BigDebuffs_Mainline.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/BigDebuffs_Mainline.lua b/BigDebuffs_Mainline.lua index 6567ca1..134ad85 100644 --- a/BigDebuffs_Mainline.lua +++ b/BigDebuffs_Mainline.lua @@ -577,6 +577,7 @@ addon.Spells = { [111400] = { type = BUFF_SPEED_BOOST }, -- Burning Rush [265273] = { type = BUFF_OFFENSIVE }, -- Demonic Power (Demonic Tyrant) [118699] = { type = CROWD_CONTROL }, -- Fear + [130616] = { type = CROWD_CONTROL }, -- Fear (Horrify) [196364] = { type = CROWD_CONTROL }, -- Unstable Affliction (Silence) [212295] = { type = IMMUNITY_SPELL }, -- Nether Ward (PvP Talent) [1098] = { type = CROWD_CONTROL }, -- Subjugate Demon