Powerup: Iceflower improvements
[supertux.git] / data / images / creatures / jumpy / jumpy.sprite
index 0f0bd89..85d8460 100644 (file)
   (mirror-action "left-middle"))
  
  (action
-  (name "left-iced")
+  (name "iced-left")
   (hitbox 7 8 31.8 31.8)
   (images "iced-left-up.png"))
  
  (action
-  (name "right-iced")
+  (name "iced-right")
   (hitbox 7 8 31.8 31.8)
-  (mirror-action "left-iced"))
+  (mirror-action "iced-left"))
 )