From: Ricardo Cruz Date: Sat, 11 Sep 2004 13:32:04 +0000 (+0000) Subject: Arms should be drawn above enemies when grabbing. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=8e9c55a9c692cbf1e689362ae9d7cd133351d6e0;p=supertux.git Arms should be drawn above enemies when grabbing. SVN-Revision: 1895 --- diff --git a/data/images/supertux.strf b/data/images/supertux.strf index 86d275c9d..c04a8cf29 100644 --- a/data/images/supertux.strf +++ b/data/images/supertux.strf @@ -278,12 +278,14 @@ (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