chilled.lua 80 B

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