fixed autoscroll level syntax (the path is still bad though...)
[supertux.git] / data / levels / bonus2 / level28.stl
index f4bb13e..b9b5a14 100644 (file)
@@ -5,10 +5,10 @@
   (author "Marek Moeckel")
   (sector
     (name "main")
-    (music "salcon.ogg")
+    (music "music/salcon.ogg")
     (gravity 10.0)
     (tilemap
-      (layer "background")
+      (z-pos -100)
       (solid #f)
       (speed 1.0)
       (width 100)
@@ -32,7 +32,7 @@
       )
     )
     (tilemap
-      (layer "interactive")
+      (z-pos 0)
       (solid #t)
       (speed 1.0)
       (width 100)
@@ -56,7 +56,7 @@
       )
     )
     (tilemap
-      (layer "foreground")
+      (z-pos 100)
       (solid #f)
       (speed 1.0)
       (width 100)
         0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  
       )
     )
-    (background
-      (color_top 0 0 0)
-      (color_bottom 255 255 255)
-      (speed 0.5)
+    (gradient
+      (top_color 0.0 0.0 0.0)
+      (bottom_color 1.0 1.0 1.0)
     )
     (leveltime
       (time 200)
     )
     (particles-snow
-      (layer -200)
+      (z-pos -200)
     )
     (camera
       (mode "normal")