fixed some invisible blocks
[supertux.git] / data / levels / world2 / level2.stl
index d7cebdb..6901b9a 100644 (file)
          (image "images/background/forest1.jpg")
          (speed 0.7)
        )
-       (init-script "level2_init();")
+       (init-script "
+          import(\"levels/world2/default.nut\");
+          import(\"script/default.nut\");
+          level2_init();
+        ")
        (secretarea (x 673.0)
                     (y 1090.0)
                     (width 24.0)
                     (message (_ "Drink me")))
        
         (powerup (x 3168) (y 416)
-                 (sprite "eat-me")
+                 (sprite "images/objects/eat-me/eat-me.sprite")
                  (script "levelflip();")       
         )
       (bonusblock (x 672) (y 1056)
       (infoblock (x 6208) (y 1280)
         (message (_ "-Are you lost?"))
       )
-       (bell (x 1441) (y 1021))
+       (firefly (x 1441) (y 1021))
        (poisonivy (x 1814) (y 398))
        (poisonivy (x 2246) (y 399))
        (jumpy (x 1729) (y 1183))
        (mrtree (x 5408) (y 235))
        (poisonivy (x 5048) (y 401))
        (jumpy (x 6199) (y 453))
-       (bell (x 3202) (y 320))
+       (firefly (x 3202) (y 320))
        (zeekling (x 3813) (y 326))
        (zeekling (x 4383) (y 144))
        (zeekling (x 4457) (y 313))