IceCrusher: Use gavitation rather than linear speed when "crushing".
[supertux.git] / data / images / creatures / icecrusher / icecrusher.sprite
index 972f5e1..0727f85 100644 (file)
@@ -5,4 +5,16 @@
   (images "iceblock.png"
   )
  )
+ (action
+  (name "crushing")
+  (hitbox 11 8 64 64)
+  (images "iceblock.png"
+  )
+ )
+ (action
+  (name "recovering")
+  (hitbox 11 8 64 64)
+  (images "iceblock.png"
+  )
+ )
 )