Change anim_fps to fps in snail (fixes sprite; frames could use some work maybe)...
[supertux.git] / data / images / creatures / snail / snail.sprite
index e2d1435..f9087d3 100644 (file)
@@ -12,7 +12,7 @@
                (mirror-action "left"))
 
        (action (name "flat-left")
-               (anim-fps 64.0)
+               (fps 64.0)
                (hitbox 2 3 31.8 31.8)
                (images
 "snowsnail_flip1.png"
                        ))
 
        (action (name "flat-right")
+               (fps 64.0)
                (hitbox 2 3 31.8 31.8)
                (mirror-action "flat-left")))