oopsy accidently removed invisibleblock in my last commit
[supertux.git] / data / images / supertux.strf
index 85c185e..9e6a1eb 100644 (file)
        (action
          (name "left")
          (x-offset 0)
-         (y-offset 32)
+         (y-offset 0)
          (images "shared/dummyguy-walk-1.png"
                  "shared/dummyguy-walk-2.png"))
 
        (action
          (name "right")
          (x-offset 0)
-         (y-offset 32)
+         (y-offset 0)
          (mirror-action "left"))
          
        (action
          (name "stand")
          (x-offset 0)
-         (y-offset 32)
+         (y-offset 0)
          (images "shared/dummyguy-stand.png"))
          
        (action
          (name "throw")
          (x-offset 0)
-         (y-offset 32)
+         (y-offset 0)
          (images "shared/dummyguy-throw.png"))
 
        (action
          (name "jump")
          (x-offset 0)
-         (y-offset 32)
+         (y-offset 0)
          (images "shared/dummyguy-jump.png"))
          
        (action
          (name "dead")
          (x-offset 0)
-         (y-offset 32)
+         (y-offset 0)
          (images "shared/dummyguy-dead.png")))
 
 
         (images "tilesets/brick1.png"))
   )
 
+  (sprite (name "rock")
+      (action
+        (name "default")
+        (images "tilesets/block11.png"))
+  )
+
   (sprite (name "invisibleblock")
       (action
         (name "empty")
         (images "tilesets/bonus2-d.png"))
-  )
-                 
+  )                                        
+
   ; Stomp
   (sprite (name "stomp")
        (action