Skip to content

Commit

Permalink
Delves/ZekvirsLair/Zekvir2: Web Terror death update
Browse files Browse the repository at this point in the history
  • Loading branch information
ntowle committed Sep 27, 2024
1 parent 870f2b3 commit 92b6351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Delves/ZekvirsLair/Zekvir2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ function mod:OnBossEnable()
self:Log("SPELL_CAST_START", "WebBlast", 450597)
self:Log("SPELL_INTERRUPT", "WebBlastInterrupt", 450597)
self:Log("SPELL_CAST_SUCCESS", "WebBlastSuccess", 450597)
self:Death("WebTerrorDeath", 224077)
self:Death("WebTerrorDeath", 224077, 234024)

-- Stage 2
self:Log("SPELL_CAST_START", "BlackBlood", 451003)
Expand Down

0 comments on commit 92b6351

Please sign in to comment.