Skip to content

Commit

Permalink
fix(Assassination): Don't track Sepsis, since it's nuked
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilraaz committed Nov 7, 2024
1 parent ab67213 commit e1ca92a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion HeroRotation_Rogue/Assassination.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,6 @@ end

local function Init ()
S.Deathmark:RegisterAuraTracking()
S.Sepsis:RegisterAuraTracking()
S.Garrote:RegisterAuraTracking()
S.CrimsonTempest:RegisterAuraTracking()

Expand Down

0 comments on commit e1ca92a

Please sign in to comment.