added worldmap sprite
[supertux.git] / data / images / worldmap / common / n_stone.sprite
1 (supertux-sprite
2   (action
3     (name "default")
4     (x-offset 16)
5     (y-offset 16)
6     (images "n_stone.png")
7   )
8   (action
9     (name "solved")
10     (x-offset 16)
11     (y-offset 16)
12     (images "n_stone.png")
13   )
14 )