refactored some supertux mainloops
[supertux.git] / data / images / objects / firefly / firefly.sprite
1 (supertux-sprite
2  (action
3   (name "normal")
4   (x-offset 0)
5   (y-offset 0)
6   (images "firefly1.png")
7  )
8  (action
9   (name "ringing")
10 (fps 14)
11   (images
12 "firefly2.png"
13 "firefly3.png"
14 "firefly4.png"
15 "firefly3.png"
16 "firefly5.png"
17 "firefly6.png"
18 "firefly7.png"
19 "firefly6.png"
20
21   )
22  )              
23 )