def disable(self):
     taskMgr.remove(self.uniqueName("disableInterval"))
     DistributedDroppableCollectableObjectAI.disable(self)
 def disable(self):
     taskMgr.remove(self.uniqueName('disableInterval'))
     DistributedDroppableCollectableObjectAI.disable(self)