crystal_3.sprite 184 B

12345678910
  1. (supertux-sprite
  2. (action
  3. (name "normal")
  4. (images "b2.png"
  5. "b1.png"))
  6. (action
  7. (name "still")
  8. (images "b1.png"))
  9. )