Skip to content

Commit

Permalink
Classic/DemonFallCanyon/DiathorusTheSeeker: Broken ENCOUNTER event is…
Browse files Browse the repository at this point in the history
… now fixed
  • Loading branch information
funkydude committed Aug 16, 2024
1 parent e0d11ee commit 420f0e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Classic/DemonFallCanyon/DiathorusTheSeeker.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ function mod:OnBossEnable()
self:Log("SPELL_AURA_APPLIED", "SleepApplied", 460756) -- Stage 1 Sleep (single target)
self:Log("SPELL_CAST_SUCCESS", "Sleep", 462058) -- Stage 2 Sleep (entire group)
self:Log("SPELL_CAST_SUCCESS", "BerserkerCharge", 460766)
self:Death("Win", 227019) -- ENCOUNTER_END currently broken
end

function mod:OnEngage()
Expand Down

0 comments on commit 420f0e6

Please sign in to comment.