From eecf4d22272922820c71aadd760c04315e7ed773 Mon Sep 17 00:00:00 2001 From: Christoph Sommer Date: Sat, 26 May 2007 21:10:16 +0000 Subject: [PATCH] Fixed bbox misalignment SVN-Revision: 5046 --- data/images/creatures/ghosttree/ghosttree-glow.sprite | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/images/creatures/ghosttree/ghosttree-glow.sprite b/data/images/creatures/ghosttree/ghosttree-glow.sprite index 0ec463471..c9c80b57d 100644 --- a/data/images/creatures/ghosttree/ghosttree-glow.sprite +++ b/data/images/creatures/ghosttree/ghosttree-glow.sprite @@ -1,12 +1,14 @@ (supertux-sprite (action (name "default") + (hitbox 230 300 40 60) (images "ghosttree-glow.png" ) ) (action (name "dying") + (hitbox 230 300 40 60) (fps 4) (images "ghosttree-glow-dying-0.png" -- 2.11.0