libpredict: decrease timeout for spellcast fails

This commit is contained in:
shagu
2025-03-28 20:47:14 +01:00
parent 3fa7a775f6
commit 7fb0cf6d98
+1 -1
View File
@@ -590,7 +590,7 @@ libpredict.sender:SetScript("OnEvent", function()
libpredict:Hot(player, spell_queue[3], "Renew", renewDuration)
libpredict.sender:SendHealCommMsg("Renew/"..spell_queue[3].."/"..renewDuration.."/")
elseif spell_queue[1] == REGROWTH then
this.regrowth_timer = GetTime() + 0.3
this.regrowth_timer = GetTime() + 0.1
end
else -- tbc
--todo