Merge branch 'icyworld' new worldmap graphics for Icy Island
[supertux.git] / data / images / worldmap / common / bonusdot.sprite
1 (supertux-sprite
2   (action
3     (name "default")
4     (hitbox 16 16 0 0)
5     (images "leveldot_blue-01.png"
6                         "leveldot_blue-02.png"
7                         "leveldot_blue-03.png")
8   )
9   (action
10     (name "solved")
11     (hitbox 16 16 0 0)
12     (images "leveldot_green.png")
13   )
14 )