ice yeti animation updates
[supertux.git] / data / images / creatures / yeti / yeti.sprite
1 (supertux-sprite
2   (action
3     (name "right")
4     (images "iceyeti_0.png"  
5             "iceyeti_1.png"
6             "iceyeti_2.png"
7             "iceyeti_1.png")
8   )
9   (action
10     (name "left")
11     (mirror-action "right")
12   )
13   (action
14     (name "jump-right")
15     (images "iceyeti_jump.png")
16   )
17   (action
18     (name "jump-left")
19     (mirror-action "jump-right")
20   )
21 )
22