+added outline of dfk-level2: The Eyes Of Nolok
[supertux.git] / data / images / creatures / mr_tree / mr_tree.sprite
1 (supertux-sprite
2  (action
3   (hitbox 0 -2 84.8 84.8)
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   (hitbox 0 -2 84.8 84.8)
15   (name "large-right")
16   (mirror-action "large-left")
17  )
18  (action
19   (hitbox 20 23 42 62)
20   (name "small-left")
21   (images "small-left-1.png"
22           "small-left-2.png"
23           "small-left-3.png"
24           "small-left-4.png"
25           "small-left-5.png"
26           "small-left-6.png"
27
28 )
29  )
30   (action
31    (hitbox 20 23 42 62)
32    (name "small-right")
33    (mirror-action "small-left")
34   )
35   (action
36    (hitbox 20 23 42 42)
37    (name "squished-left")
38    (images "squished-left.png")
39   )
40   (action
41    (hitbox 20 23 42 42)
42    (name "squished-right")
43    (mirror-action "squished-left")
44   )
45 )