From 19c1b0f1e8fe3dfca88aedf3b5d86de3b663bb29 Mon Sep 17 00:00:00 2001 From: Idan Date: Mon, 17 Jun 2024 16:55:47 +0300 Subject: [PATCH] Added Solar Beam interrupt effect (#745) --- BigDebuffs_Cata.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/BigDebuffs_Cata.lua b/BigDebuffs_Cata.lua index a90d94c..5a386e4 100644 --- a/BigDebuffs_Cata.lua +++ b/BigDebuffs_Cata.lua @@ -315,6 +315,7 @@ addon.Spells = { [45334] = { type = ROOT }, -- Feral Charge Effect [17116] = { type = BUFF_DEFENSIVE }, -- Nature's Swiftness [81261] = { type = CROWD_CONTROL, }, -- Solar Beam + [78675] = { type = INTERRUPT, duration = 5 }, -- Solar Beam interrupt -- Mage