Added PrimaryStatBar

This commit is contained in:
PhatDave
2021-11-27 21:03:04 +01:00
parent 3b48ee0183
commit 3b9c1133f6
4 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
function()
return aura_env.currentStat, aura_env.maxStat, 1
end