Variations for resetpoint.
[supertux.git] / data / images / objects / resetpoints / torch.sprite
1 (supertux-sprite
2  (action
3   (name "normal")
4   (hitbox 0 0 0 0)
5 (fps 1)
6   (images "torch-off1.png"
7 "torch-off1.png"
8 "torch-off1.png"
9 "torch-off1.png"
10 "torch-off1.png"
11 "torch-off1.png"
12 "torch-off2.png"
13 )
14  )
15  (action
16   (name "ringing")
17 (hitbox 0 32 0 0)
18 (fps 7)
19   (images
20 "torch2.png"
21 "torch3.png"
22 "torch4.png"
23 "torch5.png"
24 "torch6.png"
25
26   )
27  )              
28 )