Shrunk cherry bomb a little, fixed bounding boxes. /
[supertux.git] / data / images / creatures / mr_cherry / mr_cherry.sprite
index 733a0d8..b5ed16b 100644 (file)
@@ -2,20 +2,19 @@
  (action
   (name "left")
   (fps 10.0)
-  (hitbox 7 23 38 43)
-  (images "cherrybomb.png"
-         "cherrybomb1.png"
+  (hitbox 3 21 30 34)
+  (images "cherrybomb1.png"
           "cherrybomb2.png"
           "cherrybomb3.png"
           "cherrybomb4.png"
-         "cherrybomb5.png"
+         "cherrybomb6.png"
 
 ))
 
  (action
   (name "right")
   (fps 10.0)
-  (hitbox 7 23 38 43)
+  (hitbox 7 21 30 34)
   (mirror-action "left"))
 
 )