Decided to make 2 auras in a group, one for absorb and the other for cooldown
This commit is contained in:
@@ -6,5 +6,5 @@ function()
|
|||||||
aura_env.max = aura_env.GetAbsorbs()
|
aura_env.max = aura_env.GetAbsorbs()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
return true
|
return aura_env.GetAbsorbs() > 0
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user