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