Fixed sprite for flyingsnowball-editor which was causing death in the space directly...
authorLMH <lmh.0013@gmail.com>
Fri, 21 Jun 2013 01:57:14 +0000 (15:57 -1000)
committerLMH <lmh.0013@gmail.com>
Fri, 21 Jun 2013 01:57:14 +0000 (15:57 -1000)
data/images/creatures/flying_snowball/flying_snowball.sprite

index 0f26a4e..4f99de3 100644 (file)
@@ -22,6 +22,6 @@
   
  (action
   (name "editor")
-  (hitbox 4 83 31.8 111.8)
+  (hitbox 4 83 31.8 31.8)
   (images "editor.png"))
 )