From: Christoph Sommer Date: Thu, 31 Jan 2008 19:46:56 +0000 (+0000) Subject: Fixed sprite of Big Tux ducking X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=de6daebbe423b922b8e2d3f089c425dacd7ac55d;p=supertux.git Fixed sprite of Big Tux ducking SVN-Revision: 5301 --- diff --git a/data/images/creatures/tux/fire/duck-0.png b/data/images/creatures/tux/fire/duck-0.png index 9e1478ecf..3253dfad1 100644 Binary files a/data/images/creatures/tux/fire/duck-0.png and b/data/images/creatures/tux/fire/duck-0.png differ diff --git a/data/images/creatures/tux/tux.sprite b/data/images/creatures/tux/tux.sprite index 4061305d0..d07e4632d 100644 --- a/data/images/creatures/tux/tux.sprite +++ b/data/images/creatures/tux/tux.sprite @@ -182,12 +182,12 @@ (action (name "big-duck-right") - (hitbox 16 37 32 32) + (hitbox 16 45 32 32) (images "big/duck-0.png")) (action (name "big-duck-left") - (hitbox 16 37 32 32) + (hitbox 16 45 32 32) (mirror-action "big-duck-right")) (action @@ -299,12 +299,12 @@ (action (name "fire-duck-right") - (hitbox 16 37 32 32) + (hitbox 16 45 32 32) (images "fire/duck-0.png")) (action (name "fire-duck-left") - (hitbox 16 37 32 32) + (hitbox 16 45 32 32) (mirror-action "fire-duck-right")) (action @@ -416,12 +416,12 @@ (action (name "ice-duck-right") - (hitbox 16 37 32 32) + (hitbox 16 45 32 32) (images "ice/duck-0.png")) (action (name "ice-duck-left") - (hitbox 16 37 32 32) + (hitbox 16 45 32 32) (mirror-action "ice-duck-right")) (action