Fixed sprite of Big Tux ducking
authorChristoph Sommer <mail@christoph-sommer.de>
Thu, 31 Jan 2008 19:46:56 +0000 (19:46 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Thu, 31 Jan 2008 19:46:56 +0000 (19:46 +0000)
SVN-Revision: 5301

data/images/creatures/tux/fire/duck-0.png
data/images/creatures/tux/tux.sprite

index 9e1478e..3253dfa 100644 (file)
Binary files a/data/images/creatures/tux/fire/duck-0.png and b/data/images/creatures/tux/fire/duck-0.png differ
index 4061305..d07e463 100644 (file)
 
        (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
 
        (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
 
        (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