Skip to content

Commit

Permalink
Delves/ZekvirsLair/Zekvir2: Stage 2 timer updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ntowle committed Sep 21, 2024
1 parent 0b7adc1 commit 661b774
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Delves/ZekvirsLair/Zekvir2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ function mod:BlackBlood(args)
self:CDBar(450872, 17.8) -- Unending Spines
self:CDBar(450505, 25.5) -- Enfeebling Spittle
self:CDBar(450914, 25.5) -- Blood-Infused Carapace
self:CDBar(450568, 29.2, CL.count:format(self:SpellName(450568), callWebTerrorCount)) -- Call Web Terror
self:CDBar(450519, 31.6) -- Angler's Web
self:CDBar(450568, 28.3, CL.count:format(self:SpellName(450568), callWebTerrorCount)) -- Call Web Terror
self:CDBar(450519, 30.3) -- Angler's Web
self:CDBar(451782, 34.0) -- Infinite Horror
self:PlaySound(args.spellId, "long")
end
Expand Down

0 comments on commit 661b774

Please sign in to comment.