ea9d3ab9c1909bb3a13b8ac34ba727fb7b9d1757
[supertux.git] / data / images / creatures / fish / fish.sprite
1 (supertux-sprite
2  (action
3   (name "normal")
4   (hitbox 2 3 0 0)
5   (images "left-0.png"
6           "left-1.png"))
7
8  (action
9   (name "down")
10   (hitbox 2 11 0 0)
11   (images "down.png"))
12
13  (action
14   (name "iced")
15   (hitbox 2 3 0 0)
16   (images "iced-left.png"))
17
18  (action
19   (name "iced-down")
20   (hitbox 2 11 0 0)
21   (images "iced-down.png"))
22 )
23