frost.lua 63 B

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