- some gfx, jumpy replacement
[supertux.git] / data / levels / test / trampoline.stl
index c49f1c0..cff4fe2 100644 (file)
@@ -1,7 +1,8 @@
 (supertux-level
   (version 2)
   (name (_ "Unnamed"))
-  (author "wolfgang")
+  (author "Wolfgang Becker")
+  (license "GPL 2 / CC-by-sa 3.0")
   (sector
     (name "main")
     (gradient
@@ -53,7 +54,6 @@
     (trampoline
       (x 320)
       (y 1056)
-      (portable #f)
     )
     (trampoline
       (x 288)
       (y 1056)
       (portable #f)
     )
+    (rock
+      (x 32)
+      (y 1056)
+    )
+    (rock
+      (x 32)
+      (y 1024)
+    )
   )
 )