Add shard counter
This commit is contained in:
7
FreshShit/ShardCounter/event5.lua
Normal file
7
FreshShit/ShardCounter/event5.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
-- PLAYER_REGEN_DISABLED
|
||||
function()
|
||||
if aura_env.config.resetOnCombat then
|
||||
aura_env.AgonyStack:CleanOld(0)
|
||||
aura_env.SoulShardStack:CleanOld(0)
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user