vujuattackdot.lua 86 B

1234
  1. local VujuAttackDot = extend(Buff)
  2. VujuAttackDot.tags = {'dot'}
  3. return VujuAttackDot