New Badguy "Igel"
[supertux.git] / data / images / creatures / igel / igel.sprite
1 (supertux-sprite
2   (action
3     (name "walking-left")
4     (hitbox 2.1 6.1 45.8 25.8)
5     (images 
6       "walking-0.png"
7     )
8   )
9   (action
10     (name "walking-right")
11     (hitbox 2.1 6.1 45.8 25.8)
12     (mirror-action "walking-left")
13   )
14 )