8216ae91e749fb0e10e33e9edf6af1c976a91b19
[supertux.git] / data / images / objects / hatch / hatch.sprite
1 (supertux-sprite
2        (action
3           (name "normal")
4           (hitbox 0 0 0 0)
5           (images "hatch-0.png"))
6        (action
7           (name "open")
8           (hitbox 0 0 0 0)
9           (images "hatch-0.png"
10                   "hatch-1.png"
11                   "hatch-2.png"
12                   "hatch-3.png"
13                   "hatch-4.png"
14                   "hatch-5.png"))
15 )