Add sotr texture

This commit is contained in:
M. David
2022-08-19 10:45:52 +02:00
parent 1f7f6310f9
commit 563243fc6e
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
function()
return -select(17, UnitAura("player", aura_env.findAura("Shield of the Righteous"))) .. "%"
end