Squished Poison Ivy no longer sticks through floor
authorChristoph Sommer <mail@christoph-sommer.de>
Mon, 20 Mar 2006 00:01:26 +0000 (00:01 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Mon, 20 Mar 2006 00:01:26 +0000 (00:01 +0000)
SVN-Revision: 3106

data/images/creatures/poison_ivy/poison_ivy.sprite

index a07d225..12247aa 100644 (file)
   (mirror-action "left"))
  (action
   (name "squished-left")
-  (x-offset 1)
-  (y-offset -19)
+  (x-offset 0)
+  (y-offset 3)
   (images "squished.png"))
 
  (action
   (name "squished-right")
-  (x-offset 1)
-  (y-offset -19)
+  (x-offset 0)
+  (y-offset 3)
   (mirror-action "squished-left")
  )
 )