X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=data%2Flevels%2Fworld1%2F27%20-%20No%20More%20Mr%20Ice%20Guy.stl;h=2cc1479393ff955d7d922b8b6b7f86286223e62b;hb=18b731c69b969928e2e1e89bef3abc374a1497e7;hp=9f60d7e73cf611ef46d32924c7f1c4fd15ccef22;hpb=4fbd3ec73fb278b14f1a39bef95ead3e706c8d75;p=supertux.git diff --git a/data/levels/world1/27 - No More Mr Ice Guy.stl b/data/levels/world1/27 - No More Mr Ice Guy.stl index 9f60d7e73..2cc147939 100644 --- a/data/levels/world1/27 - No More Mr Ice Guy.stl +++ b/data/levels/world1/27 - No More Mr Ice Guy.stl @@ -8,7 +8,7 @@ (music "music/bossattack.ogg") (gravity 10.000000) (tilemap - (layer "background") + (z-pos -100) (solid #f) (speed 1.000000) (width 25) @@ -36,7 +36,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 +64,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) @@ -101,23 +101,17 @@ ) (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!\"); -Text.set_font(\"big\"); -Text.fade_in(1.5); +play_sound(\"sounds/yeti_finish.ogg\"); wait(6); -DisplayEffect.fade_out(1.5); -wait(1.5); - - - -Level.finish(); +Effect.fade_out(5.5); +wait(5.5); +Level.finish(true); ") ) (particles-snow