restore trunk
[supertux.git] / supertux / data / images / creatures / mr_tree / mr_tree.sprite
1 (supertux-sprite
2   (action
3     (hitbox 0 -2 84.8 84.8)
4     (name "left")
5     (images 
6       "walk-left-1.png"
7       "walk-left-2.png"
8       "walk-left-3.png"
9       "walk-left-4.png"
10       "walk-left-5.png"
11       "walk-left-6.png"
12     )
13   )
14   (action
15     (hitbox 0 -2 84.8 84.8)
16     (name "right")
17     (mirror-action "left")
18   )
19 )