(supertux-sprite (action (name "dropper") (hitbox 0 0 64 24) (images "dropper.png")) (action (name "working-left") (hitbox 5 12 55 40) (images "working.png")) (action (name "broken-left") (hitbox 5 12 55 40) (images "broken.png")) (action (name "working-right") (hitbox 4 12 55 40) (mirror-action "working-left")) (action (name "broken-right") (hitbox 4 12 55 40) (mirror-action "broken-left")) )