3 lines
112 B
Lua
3 lines
112 B
Lua
function()
|
|
return -select(17, UnitAura("player", aura_env.findAura("Shield of the Righteous"))) .. "%"
|
|
end |