From: Ricardo Cruz Date: Thu, 9 Sep 2004 10:45:26 +0000 (+0000) Subject: Fixed z-order on smalltux grabbing ice block. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=db3d050dd6ad3e99f6b2789ba505c645b90d906f;p=supertux.git Fixed z-order on smalltux grabbing ice block. SVN-Revision: 1887 --- diff --git a/data/images/supertux.strf b/data/images/supertux.strf index e8762c6a2..97cdc1841 100644 --- a/data/images/supertux.strf +++ b/data/images/supertux.strf @@ -84,12 +84,14 @@ (name "grab-right") (x-offset 5) (y-offset 14) + (z-order 2) (images "shared/smalltux/arms-grab-0.png")) (action (name "grab-left") (x-offset 5) (y-offset 14) + (z-order 2) (mirror-action "grab-right"))) ;; Small Tux Body