Files
wow-weakauras/FreshShit/WarlockAbsorbs/duration.lua

4 lines
85 B
Lua

function()
local current, max = ShieldManager.GetStats()
return current, max, 1
end