added very basic zeekling code, made him a little smaller
[supertux.git] / basest / images / sprites.strf
index c3a4abe..9c1642f 100644 (file)
          (mirror-action "left"))
        (action
          (name "squished-left")
-         (x-offset 1)
+         (x-offset 2)
          (y-offset -19)
          (images "creatures/zeekling/squished.png"))
        (action
          (name "squished-right")
-         (x-offset 1)
+         (x-offset 2)
          (y-offset -19)
          (mirror-action "squished-left")))