Add sotr counter
This commit is contained in:
5
LegionWA/SoTR Counter/Init.lua
Normal file
5
LegionWA/SoTR Counter/Init.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
aura_env.getCharges = function()
|
||||
return select(1, GetSpellCharges(53600))
|
||||
end
|
||||
|
||||
aura_env.currentCharges = 0
|
||||
Reference in New Issue
Block a user