def unload(self):
     self.collectSfx = None
     self.disabled = None
     DistributedDroppableCollectableObject.unload(self)
     return
 def unload(self):
     self.collectSfx = None
     DistributedDroppableCollectableObject.unload(self)