torch1.sprite 104 B

12345678
  1. (supertux-sprite
  2. (action
  3. (name "default")
  4. (hitbox 16 100 0 0)
  5. (images "torch1.png")
  6. )
  7. )