cleanup of slight mismatch areas on the icebridge tiles
[supertux.git] / data / images / objects / bell / bell.sprite
1 (supertux-sprite
2  (action
3   (name "normal")
4   (x-offset 0)
5   (y-offset 0)
6   (images "bell1.png")
7  )
8  (action
9   (name "ringing")
10 (fps 14)
11   (images
12 "bell2.png"
13 "bell3.png"
14 "bell4.png"
15 "bell3.png"
16 "bell5.png"
17 "bell6.png"
18 "bell7.png"
19 "bell6.png"
20
21   )
22  )              
23 )