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

4 lines
85 B
Lua

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