Finished up code for basic functionality of earthflower powerup.
[supertux.git] / data / images / objects / particles / earthtux-hardhat.sprite
1 (supertux-sprite
2  (action
3   (name "right")
4   (fps 1)
5   (images "earthtux-hardhat.png")
6  )
7  (action
8   (name "left")
9   (fps 1)
10   (mirror-action "right")
11  )
12 )