Skip to content

Commit

Permalink
Added Solar Beam interrupt effect (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
Poli93 authored Jun 17, 2024
1 parent 1c55023 commit 19c1b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BigDebuffs_Cata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 19c1b0f

Please sign in to comment.