Graphics improvement to iceflow-small (bug 796) and added missing iced graphics ...
[supertux.git] / data / images / creatures / snowjumpy / snowjumpy.sprite
index 67ee9e5..0f0bd89 100644 (file)
   (hitbox 7 8 31.8 31.8)
   (mirror-action "left-middle"))
  
+ (action
+  (name "left-iced")
+  (hitbox 7 8 31.8 31.8)
+  (images "iced-left-up.png"))
+ (action
+  (name "right-iced")
+  (hitbox 7 8 31.8 31.8)
+  (mirror-action "left-iced"))
 )