Skip to content

Commit

Permalink
Merge pull request #4483 from syrifgit/shaman
Browse files Browse the repository at this point in the history
Surging totem fix (for real this time)
  • Loading branch information
Hekili authored Mar 6, 2025
2 parents a167ba3 + 893f35f commit 6fd1669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TheWarWithin/ShamanEnhancement.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2799,7 +2799,7 @@ spec:RegisterAbilities( {

talent = "surging_totem",
startsCombat = false,
readyTime = function() return totem.surging_totem.remains + 0.1 end,
-- readyTime = function() return totem.surging_totem.remains + 0.1 end,

texture = 5927655,

Expand Down

0 comments on commit 6fd1669

Please sign in to comment.