Finish out stone form with some quick-and-dirty graphics
[supertux.git] / data / images / worldmap / common / n_stone.sprite
1 (supertux-sprite
2   (action
3     (name "default")
4     (hitbox 16 16 0 0)
5     (images "n_stone.png")
6   )
7   (action
8     (name "solved")
9     (hitbox 16 16 0 0)
10     (images "n_stone.png")
11   )
12 )