IceCrusher: Use gavitation rather than linear speed when "crushing".
[supertux.git] / data / images / creatures / icecrusher / icecrusher.sprite
1 (supertux-sprite
2  (action
3   (name "idle")
4   (hitbox 11 8 64 64)
5   (images "iceblock.png"
6   )
7  )
8  (action
9   (name "crushing")
10   (hitbox 11 8 64 64)
11   (images "iceblock.png"
12   )
13  )
14  (action
15   (name "recovering")
16   (hitbox 11 8 64 64)
17   (images "iceblock.png"
18   )
19  )
20 )