Rename warlockabsorbs -> absorbs and add metadata
This commit is contained in:
4
FreshShit/Absorbs/duration.lua
Normal file
4
FreshShit/Absorbs/duration.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
function()
|
||||
local current, max = ShieldManager.GetStats()
|
||||
return current, max, 1
|
||||
end
|
||||
Reference in New Issue
Block a user