2e9e265dfa66983e00b4dc35efbfaaba4fa3e84a
[supertux.git] / data / images / creatures / mr_cherry / mr_cherry.sprite
1 (supertux-sprite
2  (action
3   (name "left")
4   (fps 10.0)
5   (hitbox 7 23 38 43)
6   (images "cherrybomb1.png"
7           "cherrybomb2.png"
8           "cherrybomb3.png"
9           "cherrybomb4.png"
10           "cherrybomb6.png"
11
12 ))
13
14  (action
15   (name "right")
16   (fps 10.0)
17   (hitbox 7 23 38 43)
18   (mirror-action "left"))
19
20 )