changed Mr.Tree's feet from sneakers to stone boots, messed with eyeballs
[supertux.git] / data / images / creatures / mr_tree / mr_tree.sprite
1 (supertux-sprite
2  (action
3   (y-offset -3)
4   (fps 7)
5   (name "left")
6   (images "walk-left-0.png"
7    "walk-left-1.png"
8 "walk-left-2.png"
9 "walk-left-3.png"
10 "walk-left-4.png"
11 "walk-left-5.png"
12
13
14
15 )
16  )
17  (action
18   (y-offset -3)
19   (fps 5)
20   (name "right")
21   (mirror-action "left")
22  )
23  (action
24   (y-offset -3)
25   (name "small-left")
26   (images "small-left-0.png"
27    "small-left-1.png"
28    "small-left-2.png"
29    "small-left-3.png"
30    "small-left-2.png"
31    "small-left-1.png")
32  )
33   (action
34    (y-offset -3)
35    (name "small-right")
36    (mirror-action "small-left")
37   )
38   (action
39    (y-offset -6)
40    (name "squished-left")
41    (images "squished-left.png")
42   )
43   (action
44    (y-offset -6)
45    (name "squished-right")
46    (mirror-action "squished-left")
47   )
48 )