New Badguy "Will-O-Wisp": eerie light that tracks Tux and warps him to another spawnpoint
[supertux.git] / data / levels / test / raintest.stl
index 79b1b84..81cc5ec 100644 (file)
@@ -6,7 +6,7 @@
   (sector
     (name  "main")
     (gravity 10.000000)
-    (music "ghostforest.ogg")
+    (music "music/ghostforest.ogg")
     (tilemap
       (layer  "background")
       (solid #f)
     )
 
        (background
-         (image "ghostforest.jpg")
+         (image "images/background/ghostforest.jpg")
          (speed 0.5)
        )
        (background
-         (image "fog.png")
+         (image "images/background/fog.png")
         (speed 1.2)
         (layer 400)
        )
      (bonusblock (x 160) (y 160)
           (contents "custom")
           (powerup
-            (sprite "images/powerups/potions/images/powerups/potions/red-potion.sprite.sprite")
+            (sprite "images/powerups/potions/red-potion.sprite")
             (script "
 function wait(time) {
   set_wakeup_time(time);