projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b8d504
)
Fixed z-order on smalltux grabbing ice block.
author
Ricardo Cruz
<rick2@aeiou.pt>
Thu, 9 Sep 2004 10:45:26 +0000
(10:45 +0000)
committer
Ricardo Cruz
<rick2@aeiou.pt>
Thu, 9 Sep 2004 10:45:26 +0000
(10:45 +0000)
SVN-Revision: 1887
data/images/supertux.strf
patch
|
blob
|
history
diff --git
a/data/images/supertux.strf
b/data/images/supertux.strf
index
e8762c6
..
97cdc18
100644
(file)
--- 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