Added lithuanian translation by Andrius Stikonas
[supertux.git] / data / levels / world1 / 27 - No More Mr Ice Guy.stl
index 22819db..daea254 100644 (file)
@@ -6,9 +6,8 @@
   (sector
     (name  "main")
     (music  "music/bossattack.ogg")
-    (gravity 10.000000)
     (tilemap
-      (layer  "background")
+      (z-pos -100)
       (solid #f)
       (speed  1.000000)
       (width  25)
@@ -36,7 +35,7 @@
         0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
         ))
     (tilemap
-      (layer  "interactive")
+      (z-pos 0)
       (solid #t)
       (speed  1.000000)
       (width  25)
@@ -64,7 +63,7 @@
         11 11 20 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 23 11 11 
         ))
     (tilemap
-      (layer  "foreground")
+      (z-pos 100)
       (solid #f)
       (speed  1.000000)
       (width  25)
@@ -107,13 +106,11 @@ Effect.fade_in(1);
          (x 2)
          (y 177)
          (dead-script "
+sector.Tux.make_invincible();
 play_sound(\"sounds/yeti_finish.ogg\");
-Text.set_text(\"You Made It!\");
-Text.set_font(\"big\");
-Text.fade_in(8.5);
-wait(2);
-Effect.fade_out(2.5);
-wait(2.5);
+wait(6);
+Effect.fade_out(5.5);
+wait(5.5);
 Level.finish(true);
 ")
         )