chillingslow.lua 95 B

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