def unEquip(self):
     SquirtGag.unEquip(self)
     self.cleanup()
     self.reset()
Beispiel #2
0
 def unEquip(self):
     SquirtGag.unEquip(self)
     ChargeUpGag.unEquip(self)
Beispiel #3
0
 def unEquip(self):
     LocationGag.cleanupLocationSeeker(self)
     SquirtGag.unEquip(self)
     self.completeSquirt()
Beispiel #4
0
 def unEquip(self):
     LocationGag.cleanupLocationSeeker(self)
     SquirtGag.unEquip(self)
     self.completeSquirt()
Beispiel #5
0
 def unEquip(self):
     SquirtGag.unEquip(self)
     ChargeUpGag.unEquip(self)