distort.lua 127 B

123456
  1. local Distort = extend(Shruju)
  2. Distort.name = 'Distort'
  3. Distort.description = 'Stops time when Muju is dead.'
  4. return Distort