added a placeholder for a new secret area
[supertux.git] / data / levels / misc / menu.stl
index eb57c88..93fff4d 100644 (file)
@@ -5,9 +5,9 @@
   (author "SuperTux Team")
   (sector
     (name  "main")
-    (music  "theme.ogg")
+    (music  "music/theme.ogg")
     (gravity 10.000000)
-    (background (image "arctis.jpg")
+    (background (image "images/background/arctis.jpg")
                 (speed 0.5))
     (tilemap
       (layer  "background")
       (mode "normal")
     )
 
-       (background
-         (image "arctis.jpg")
-         (speed 0.500000)
-       )
        (spawnpoint (name "main") (x 0) (y 0))
-       (background
-         (image "arctis.jpg")
-         (speed 0.500000)
-       )
    )
  )