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