X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=data%2Flevels%2Ftest%2Fyeti.stl;h=d909f4ae58aae8522b128ccde518536fbfaac7fc;hb=02288dc76442bd6616a200a2d22c0954d2fc8180;hp=017c472cdafaa31fd0127fc84cf67185850e69f2;hpb=e5345cbdfe499dff26e2c93107e871bb0af905cd;p=supertux.git diff --git a/data/levels/test/yeti.stl b/data/levels/test/yeti.stl index 017c472cd..d909f4ae5 100644 --- a/data/levels/test/yeti.stl +++ b/data/levels/test/yeti.stl @@ -5,7 +5,7 @@ (author "Team") (sector (name "main") - (music "bossattack.mod") + (music "music/bossattack.ogg") (gravity 10.000000) (tilemap (layer "background") @@ -96,7 +96,7 @@ ) (background - (image "semi_arctic.jpg") + (image "images/background/semi_arctic.jpg") (speed 0.500000) ) (spawnpoint (name "main") (x 480) (y 448)) @@ -107,39 +107,40 @@ DisplayEffect.fade_in(2.5); (x 2) (y 177) (dead-script " -Sound.play_sound(\"invincible\"); -Text.set_text(\"You made it!\"); +Sound.play(\"sounds/invincible.wav\"); +Text.set_text(\"You Made It BIG TIME!\"); Text.set_font(\"big\"); Text.fade_in(1.5); -set_wakeup_time(4); -suspend(); +wait(6); DisplayEffect.fade_out(1.5); -set_wakeup_time(1.5); -suspend(); +wait(1.5); + + + Level.finish(); ") ) (particles-snow ) - (yeti_stalactite (x 97) (y 46)) - (yeti_stalactite (x 128) (y 47)) - (yeti_stalactite (x 161) (y 47)) - (yeti_stalactite (x 191) (y 47)) - (yeti_stalactite (x 223) (y 48)) - (yeti_stalactite (x 255) (y 49)) - (yeti_stalactite (x 288) (y 48)) - (yeti_stalactite (x 321) (y 49)) - (yeti_stalactite (x 352) (y 49)) - (yeti_stalactite (x 384) (y 49)) - (yeti_stalactite (x 417) (y 49)) - (yeti_stalactite (x 576) (y 49)) - (yeti_stalactite (x 545) (y 51)) - (yeti_stalactite (x 512) (y 50)) - (yeti_stalactite (x 479) (y 49)) - (yeti_stalactite (x 448) (y 49)) - (yeti_stalactite (x 607) (y 49)) - (yeti_stalactite (x 639) (y 49)) - (yeti_stalactite (x 671) (y 49)) + (yeti_stalactite (x 97) (y 32)) + (yeti_stalactite (x 128) (y 32)) + (yeti_stalactite (x 161) (y 32)) + (yeti_stalactite (x 191) (y 32)) + (yeti_stalactite (x 223) (y 32)) + (yeti_stalactite (x 255) (y 32)) + (yeti_stalactite (x 288) (y 32)) + (yeti_stalactite (x 321) (y 32)) + (yeti_stalactite (x 352) (y 32)) + (yeti_stalactite (x 384) (y 32)) + (yeti_stalactite (x 417) (y 32)) + (yeti_stalactite (x 576) (y 32)) + (yeti_stalactite (x 545) (y 32)) + (yeti_stalactite (x 512) (y 32)) + (yeti_stalactite (x 479) (y 32)) + (yeti_stalactite (x 448) (y 32)) + (yeti_stalactite (x 607) (y 32)) + (yeti_stalactite (x 639) (y 32)) + (yeti_stalactite (x 671) (y 32)) ) )