def acceptInteraction(self):
     DistributedHolidayObject.acceptInteraction(self)
     base.cr.interactionMgr.stop()
 def acceptInteraction(self):
     DistributedHolidayObject.acceptInteraction(self)
     localAvatar.b_setGameState('BeginFeast')
 def acceptInteraction(self):
     DistributedHolidayObject.acceptInteraction(self)
     localAvatar.b_setGameState('BeginFeast')
 def acceptInteraction(self):
     DistributedHolidayObject.acceptInteraction(self)
     base.cr.interactionMgr.stop()