Updating cherrybomb, adding juicebox (blue bomb).
[supertux.git] / data / images / creatures / mr_cherry / mr_cherry.sprite
index b5ed16b..bf4f65e 100644 (file)
@@ -2,7 +2,7 @@
  (action
   (name "left")
   (fps 10.0)
-  (hitbox 3 21 30 34)
+  (hitbox 3 26 36 40)
   (images "cherrybomb1.png"
           "cherrybomb2.png"
           "cherrybomb3.png"
  (action
   (name "right")
   (fps 10.0)
-  (hitbox 7 21 30 34)
+  (hitbox 3 26 36 40)
   (mirror-action "left"))
 
+ (action
+  (name "ticking-left")
+  (fps 4.0)
+  (hitbox 3 26 36 40)
+  (images cherrybomb_hit_1.png
+cherrybomb_hit_2.png
+cherrybomb_hit_3.png
+cherrybomb_hit_4.png
+cherrybomb_hit_5.png
+))
+ (action
+  (name "ticking-right")
+  (fps 4.0)
+  (hitbox 3 26 36 40)
+  (mirror-action "ticking-left"))
+ (action
+  (name "explosion")
+  (fps 5.0)
+  (hitbox 3 26 36 40)
+  (images sparkle-1.png
+sparkle-2.png
+sparkle-3.png
+sparkle-4.png
+sparkle-5.png
+))
 )
+