Improved iceflame graphics
[supertux.git] / data / images / creatures / nolok / nolok.sprite
index dab1801..b7b1d25 100644 (file)
@@ -2,7 +2,7 @@
  (action
   (name "left")
   (fps 6)
-  (hitbox 0 40 0 0)
+  (hitbox 0 40 31.8 63.8)
   (images "walk-0.png"
           "walk-1.png"
 "walk-2.png"
  (action
   (name "right")
   (fps 6)
-  (hitbox 0 40 0 0)
+  (hitbox 0 40 31.8 63.8)
   (mirror-action "left")
  )
          
  (action
   (name "stand")
-  (hitbox 0 40 0 0)
+  (hitbox 0 40 31.8 63.8)
   (images "walk-0.png")
  )
          
  (action
   (name "throw")
   (fps 6)
-  (hitbox 0 40 0 0)
+  (hitbox 0 40 31.8 63.8)
   (images "jump-0.png"
           )
  )
 
  (action
   (name "jump")
-  (hitbox 0 40 0 0)
+  (hitbox 0 40 31.8 63.8)
   (images "jump-0.png"
 "jump-1.png"
 )
@@ -42,7 +42,7 @@
          
  (action
   (name "dead")
-  (hitbox 0 0 0 0)
+  (hitbox 0 0 31.8 63.8)
   (images "throw-0.png")
  )
 )