relinquish.lua 170 B

123456
  1. local Relinquish = extend(Shruju)
  2. Relinquish.name = 'Relinquish'
  3. Relinquish.description = 'Muju\'s minions have a chance to drop juju when they die.'
  4. return Relinquish