restore trunk
[supertux.git] / supertux / data / images / creatures / mr_bomb / bomb.sprite
1 (supertux-sprite
2  
3  (action
4   (name "ticking-left")
5   (fps 15.0)
6   (hitbox 3 8 31.8 31.8)
7   (images "exploding-left-0.png"
8           "exploding-left-1.png"))
9  
10  (action
11   (name "ticking-right")
12   (fps 15.0)
13   (hitbox 10 8 31.8 31.8)
14   (mirror-action "ticking-left"))
15  
16 )
17