Arms should be drawn above enemies when grabbing.
authorRicardo Cruz <rick2@aeiou.pt>
Sat, 11 Sep 2004 13:32:04 +0000 (13:32 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Sat, 11 Sep 2004 13:32:04 +0000 (13:32 +0000)
SVN-Revision: 1895

data/images/supertux.strf

index 86d275c..c04a8cf 100644 (file)
          (name "grab-right")
          (x-offset 5)
          (y-offset 32)
+         (z-order 2)
          (images "shared/bigtux/arms-grab-0.png"))
 
        (action
          (name "grab-left")
          (x-offset 5)
          (y-offset 32)
+         (z-order 2)
          (mirror-action "grab-right"))
 
        (action