tremorstun.lua 78 B

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