Variations for resetpoint.
[supertux.git] / data / images / objects / resetpoints / vbell.sprite
1 (supertux-sprite
2  (action
3   (name "normal")
4   (x-offset 0)
5   (y-offset 0)
6   (images "vbell-m.png")
7  )
8  (action
9   (name "ringing")
10   (images
11    "vbell-l_0.png"
12    "vbell-l.png"
13    "vbell-l_0.png"
14    "vbell-m.png"
15    "vbell-r_0.png"
16    "vbell-r.png"
17    "vbell-r_0.png"
18    "vbell-m.png"
19   )
20  )              
21 )