removed some unused yeti images, added some new yeti images, testing a new ending...
[supertux.git] / data / levels / world1 / 27 - No More Mr Ice Guy.stl
index 9f60d7e..22819db 100644 (file)
        )
        (spawnpoint (name "main") (x 480) (y 448))
        (init-script "
-DisplayEffect.fade_in(2.5);
+Effect.fade_in(1);
 ")
        (yeti
          (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);
-DisplayEffect.fade_out(1.5);
-wait(1.5);
-
-
-
-Level.finish();
+Text.fade_in(8.5);
+wait(2);
+Effect.fade_out(2.5);
+wait(2.5);
+Level.finish(true);
 ")
         )
        (particles-snow