def load(self):
     self.collectSfx = base.loadSfx('phase_4/audio/sfx/SZ_DD_treasure.mp3')
     DistributedDroppableCollectableObject.load(self)
 def load(self):
     self.collectSfx = base.loadSfx("phase_4/audio/sfx/SZ_DD_treasure.mp3")
     DistributedDroppableCollectableObject.load(self)