From 0fdd44fa8c98960abcd6a956c85ba362e45df39e Mon Sep 17 00:00:00 2001 From: LMH Date: Thu, 20 Jun 2013 15:57:14 -1000 Subject: [PATCH] Fixed sprite for flyingsnowball-editor which was causing death in the space directly below the enemy --- data/images/creatures/flying_snowball/flying_snowball.sprite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/images/creatures/flying_snowball/flying_snowball.sprite b/data/images/creatures/flying_snowball/flying_snowball.sprite index 0f26a4ec7..4f99de3d8 100644 --- a/data/images/creatures/flying_snowball/flying_snowball.sprite +++ b/data/images/creatures/flying_snowball/flying_snowball.sprite @@ -22,6 +22,6 @@ (action (name "editor") - (hitbox 4 83 31.8 111.8) + (hitbox 4 83 31.8 31.8) (images "editor.png")) ) -- 2.11.0