generate miniswig parser and lexer in binary dir
[supertux.git] / data / levels / test / trampoline.stl
index 84ae104..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
       (y 1056)
       (portable #f)
     )
+    (rock
+      (x 32)
+      (y 1056)
+    )
+    (rock
+      (x 32)
+      (y 1024)
+    )
   )
 )