Krosh: Add large (4x4) icecrusher sprite and code.
[supertux.git] / data / images / creatures / icecrusher / krosh.sprite
1 (supertux-sprite
2  (action
3   (name "idle")
4   (hitbox 2 0 128 128)
5   (images "krosh.png"
6   )
7  )
8  (action
9   (name "crushing")
10   (hitbox 2 0 128 128)
11   (images "krosh.png"
12   )
13  )
14  (action
15   (name "recovering")
16   (hitbox 2 0 128 128)
17   (images "krosh.png"
18   )
19  )
20 )