def unEquip(self):
     TrapGag.unEquip(self)
     self.cleanupParticles()
示例#2
0
 def unEquip(self):
     TrapGag.unEquip(self)
     LocationGag.cleanupLocationSeeker(self)
示例#3
0
 def unEquip(self):
     TrapGag.unEquip(self)
     LocationGag.cleanupLocationSeeker(self)
示例#4
0
 def unEquip(self):
     TrapGag.unEquip(self)
     self.cleanupParticles()