Ported changes from 0.3.1 and bumped version to 0.3.2-SVN
[supertux.git] / data / levels / world2 / christophB.stl
index 044052c..ad73dae 100644 (file)
@@ -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)
       (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);