function onGameOverStart() precacheSound("christmasdeath") playSound("christmasdeath", 1) end -- crash prevention function onUpdate() end function onUpdatePost() end