From 56eed4dadcfee473358e77c708af4a021aec2932 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Thu, 21 Aug 2008 21:09:22 +0000 Subject: [PATCH] Collision box finetuning (old stuff floating around in my checkout) SVN-Revision: 5733 --- data/images/creatures/mr_iceblock/mr_iceblock.sprite | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/images/creatures/mr_iceblock/mr_iceblock.sprite b/data/images/creatures/mr_iceblock/mr_iceblock.sprite index 5a9aed3c5..d315dee63 100644 --- a/data/images/creatures/mr_iceblock/mr_iceblock.sprite +++ b/data/images/creatures/mr_iceblock/mr_iceblock.sprite @@ -20,9 +20,9 @@ (mirror-action "falling-left")) (action (name "flat-left") - (hitbox 2 5 31.8 31.8) + (hitbox 1 9 33 26) (images "flat-left.png")) (action (name "flat-right") - (hitbox 2 5 31.8 31.8) + (hitbox 1 9 33 26) (mirror-action "falling-left"))) -- 2.11.0