X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=data%2Flevels%2Fworld2%2FchristophB.stl;h=ad73daee605dfcc701b8836e834dffd2c72f55fc;hb=8c08ecd9201829a438705d3d721e2a1701653aa4;hp=044052c0dd03771ad7f2335c20daaa09b7e08b21;hpb=bb4e6950fbf05a3ed97fb66f615084a948e69c2b;p=supertux.git diff --git a/data/levels/world2/christophB.stl b/data/levels/world2/christophB.stl index 044052c0d..ad73daee6 100644 --- a/data/levels/world2/christophB.stl +++ b/data/levels/world2/christophB.stl @@ -6,6 +6,7 @@ (sector (name "main") (music "music/forest.music") + (init-script "import(\"levels/world2/default.nut\");") (ambient-light 1 1 1) (background (y 420) @@ -109,6 +110,17 @@ (x 2080) (y 752) ) + (powerup + (script "add_key(\"fire\"); +Tux.deactivate(); +wait(0.5); +Tux.do_cheer(); +end_level(); +") + (x 3584) + (y 736) + (sprite "images/objects/keys/key_fire.sprite") + ) (pushbutton (script "LavaRising.goto_node(3); plat1.goto_node(3);