Files

4 lines
94 B
Lua

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