- Avoid some expensive SDL_GetTicks() calls
[supertux.git] / data / levels / world1 / 27 - No More Mr Ice Guy.stl
index 787ade2..8f17e27 100644 (file)
@@ -107,8 +107,8 @@ Effect.fade_in(1);
          (x 2)
          (y 177)
          (dead-script "
-Sound.play(\"sounds/invincible.wav\");
-Text.set_text(\"You Made It BIG TIME!\");
+play_sound(\"sounds/yeti_finish.ogg\");
+Text.set_text(\"You Made It!\");
 Text.set_font(\"big\");
 Text.fade_in(1.5);
 wait(6);