X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=data%2Fimages%2Fcreatures%2Ficecrusher%2Fkrosh.sprite;h=638f9bb3574ef802e1c51d12eb3e56b8533a35ad;hb=bc5dd0241ab3fcc76ff0d999d578b9b10f8e573e;hp=1da663d2f29ebd449b2ee6aa6e3be09e6b3f2e0f;hpb=7587665a056d83fb26f6ffc7f3a3039d1a23e14e;p=supertux.git diff --git a/data/images/creatures/icecrusher/krosh.sprite b/data/images/creatures/icecrusher/krosh.sprite index 1da663d2f..638f9bb35 100644 --- a/data/images/creatures/icecrusher/krosh.sprite +++ b/data/images/creatures/icecrusher/krosh.sprite @@ -2,7 +2,7 @@ (action (name "idle") (hitbox 2 0 128 128) - (images "krosh.png" + (images "krosh_main.png" ) ) (action @@ -14,7 +14,22 @@ (action (name "recovering") (hitbox 2 0 128 128) - (images "krosh.png" + (images "krosh_main.png" ) ) + (action + (name "whites") + (hitbox 2 0 128 128) + (images "krosh_whites.png") + ) + (action + (name "lefteye") + (hitbox 2 0 128 128) + (images "krosh_lefteye.png") + ) + (action + (name "righteye") + (hitbox 2 0 128 128) + (images "krosh_righteye.png") + ) )