Skip to content

Commit

Permalink
Fix Balefire Branch proc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekili committed Dec 10, 2023
1 parent b985654 commit 24783c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4665,7 +4665,7 @@ all:RegisterAbility( "balefire_branch", {

item = 159630,
toggle = "cooldowns",
buff = "kindled_soul",
proc = "intellect",

handler = function ()
applyBuff( "kindled_soul" )
Expand Down

0 comments on commit 24783c8

Please sign in to comment.