added a placeholder for a new secret area
[supertux.git] / data / levels / misc / menu.stl
index a7e6313..93fff4d 100644 (file)
@@ -3,12 +3,11 @@
   (version 2)
   (name   (_ "Menu Level"))
   (author "SuperTux Team")
-  (time   500)
   (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)
-       )
    )
  )