forest_stalactite.sprite 187 B

12345678910
  1. (supertux-sprite
  2. (action
  3. (name "normal")
  4. (hitbox 0 4 32 39)
  5. (images "forest_falling.png"))
  6. (action
  7. (name "squished")
  8. (hitbox 0 9 32 39)
  9. (images "forest_broken.png")))