some updates to testlevels to test my flexlay changes
[supertux.git] / data / levels / test / bonusblock.stl
index d392e93..dd690e4 100644 (file)
@@ -1,21 +1,14 @@
 ;; Generated by Flexlay Editor
 (supertux-level
   (version 2)
-  (name   "Bonus Block Test")
+  (name   (_ "Bonus Block Test"))
   (author "SuperTux Team")
-  (time   999)
   (sector
     (name  "main")
+    (music  "theme.mod")
     (gravity 10.000000)
     (background (image "arctis.jpg")
                 (speed 0.5))
-    (music "supertux-2.ogg")
-    (spawnpoint
-      (name "main")
-      (x 100)
-      (y 170)
-    )
-    (secretarea (x 100) (y 170) (message "This is a Secret Area Test"))
     (tilemap
       (layer  "background")
       (solid #f)
@@ -55,7 +48,7 @@
         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 
         ))
     (tilemap
-      (layer  "main")
+      (layer  "interactive")
       (solid #t)
       (speed  1.000000)
       (width  30)
         ))
     (camera
       (mode "normal")
-      (path
-    ))
+    )
 
+       (background
+         (image "arctis.jpg")
+         (speed 0.500000)
+       )
+       (spawnpoint (name "main") (x 96) (y 160))
+        (secretarea (x 133.000015258789)
+                    (y 58.9999771118164)
+                    (width 730.504028320312)
+                    (height 127.476585388184)
+                    (message "This is a Secret Area Test"))
+      (infoblock (x 128) (y 800)
+        (message (_ "-Info
+#This is an info block
+#(WOW GREAT)
+#This rocks"))
+      )
    )
  )