From 661b77412369dd2861417ddd8b41dcfe8acaea13 Mon Sep 17 00:00:00 2001 From: Nick Towle Date: Sat, 21 Sep 2024 01:29:03 -0400 Subject: [PATCH] Delves/ZekvirsLair/Zekvir2: Stage 2 timer updates --- Delves/ZekvirsLair/Zekvir2.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Delves/ZekvirsLair/Zekvir2.lua b/Delves/ZekvirsLair/Zekvir2.lua index 4b37188d0..c0832d171 100644 --- a/Delves/ZekvirsLair/Zekvir2.lua +++ b/Delves/ZekvirsLair/Zekvir2.lua @@ -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