X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=data%2Fimages%2Fsupertux.strf;h=9e6a1eb89d22b765773a213eb298452106eab1d2;hb=b64efcbbd6824c3d8519cba89296ab8541c7fbe9;hp=f689b054028488c46900d17f9ec90cb6bb87878d;hpb=f1c7a49dd18ff59d0d32bd118044402ff35f66f5;p=supertux.git diff --git a/data/images/supertux.strf b/data/images/supertux.strf index f689b0540..9e6a1eb89 100644 --- a/data/images/supertux.strf +++ b/data/images/supertux.strf @@ -1107,44 +1107,57 @@ (x-offset 0) (y-offset 0) (images "shared/walkingtree-left-small-1.png"))) - + + ; Dispenser + (sprite (name "dispenser") + (action + (name "working") + (x-offset 0) + (y-offset 0) + (images "shared/dispenser-working.png")) + (action + (name "broken") + (x-offset 0) + (y-offset 0) + (images "shared/dispenser-broken.png"))) + ; Dummyguy (sprite (name "dummyguy") (action (name "left") (x-offset 0) - (y-offset 32) + (y-offset 0) (images "shared/dummyguy-walk-1.png" "shared/dummyguy-walk-2.png")) (action (name "right") (x-offset 0) - (y-offset 32) + (y-offset 0) (mirror-action "left")) (action (name "stand") (x-offset 0) - (y-offset 32) + (y-offset 0) (images "shared/dummyguy-stand.png")) (action (name "throw") (x-offset 0) - (y-offset 32) + (y-offset 0) (images "shared/dummyguy-throw.png")) (action (name "jump") (x-offset 0) - (y-offset 32) + (y-offset 0) (images "shared/dummyguy-jump.png")) (action (name "dead") (x-offset 0) - (y-offset 32) + (y-offset 0) (images "shared/dummyguy-dead.png"))) @@ -1301,12 +1314,18 @@ (images "tilesets/brick1.png")) ) + (sprite (name "rock") + (action + (name "default") + (images "tilesets/block11.png")) + ) + (sprite (name "invisibleblock") (action (name "empty") (images "tilesets/bonus2-d.png")) - ) - + ) + ; Stomp (sprite (name "stomp") (action