Advertisement
Guest User

Untitled

a guest
May 24th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. -- primal wrath aoe spam
  2. if S.PrimalWrath:IsReady() and Cache.EnemiesCount[8] >= 3 then
  3. return S.PrimalWrath:Cast()
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement