(supertux-sprite (action (name "dropper") (hitbox 0 0 0 0) (images "dropper.png")) (action (name "working-left") (hitbox 0 0 0 0) (images "working.png")) (action (name "broken-left") (hitbox 0 0 0 0) (images "broken.png")) (action (name "working-right") (hitbox 0 0 0 0) (mirror-action "working-left")) (action (name "broken-right") (hitbox 0 0 0 0) (mirror-action "broken-left")) )