-Some cleanups in text scrolling code
[supertux.git] / data / levels / test / bonusblock.stl
index 1a26873..1ee6053 100644 (file)
@@ -9,6 +9,7 @@
     (gravity 10.000000)
     (background (image "arctis.jpg")
                 (speed 0.5))
+    (music "theme.mod")
     (spawnpoint
       (name "main")
       (x 100)
@@ -54,7 +55,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)
       (path
     ))
 
+    (infoblock
+      (x 128)
+      (y 800)
+      (message (_ 
+"-Info
+#This is an info block
+#(WOW GREAT)
+#This rocks"))
+    )
    )
  )