From 0d7a8c33e21838b2bb81f0bbe800d8b415d49377 Mon Sep 17 00:00:00 2001 From: Idan Date: Mon, 10 Jun 2024 07:03:02 +0300 Subject: [PATCH] Added Skull Bash (#737) --- BigDebuffs_Cata.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BigDebuffs_Cata.lua b/BigDebuffs_Cata.lua index 43cb648..708b7ef 100644 --- a/BigDebuffs_Cata.lua +++ b/BigDebuffs_Cata.lua @@ -236,6 +236,8 @@ addon.Spells = { -- Cataclysm [96231] = { type = INTERRUPT, duration = 4 }, -- Rebuke + [80965] = { type = INTERRUPT, duration = 4 }, -- Skull Bash (Cat) + [80964] = { type = INTERRUPT, duration = 4 }, -- Skull Bash (Bear) -- Hunter