cleanup of slight mismatch areas on the icebridge tiles
[supertux.git] / data / images / creatures / mr_tree / mr_tree.sprite
1 (supertux-sprite
2  (action
3   (y-offset -2)
4   (name "large-left")
5   (images "walk-left-1.png"
6           "walk-left-2.png"
7           "walk-left-3.png"
8           "walk-left-4.png"
9           "walk-left-5.png"
10           "walk-left-6.png"
11 )
12  )
13  (action
14   (y-offset -2)
15   (name "large-right")
16   (mirror-action "large-left")
17  )
18  (action
19   (x-offset 20)
20   (y-offset 23)
21   (name "small-left")
22   (images "small-left-1.png"
23           "small-left-2.png"
24           "small-left-3.png"
25           "small-left-4.png"
26           "small-left-5.png"
27           "small-left-6.png"
28
29 )
30  )
31   (action
32    (x-offset 20)
33    (y-offset 23)
34    (name "small-right")
35    (mirror-action "small-left")
36   )
37   (action
38    (x-offset 20)
39    (y-offset 23)
40    (name "squished-left")
41    (images "squished-left.png")
42   )
43   (action
44    (x-offset 20)
45    (y-offset 23)
46    (name "squished-right")
47    (mirror-action "squished-left")
48   )
49 )