projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e11dcdf
)
Arms should be drawn above enemies when grabbing.
author
Ricardo Cruz
<rick2@aeiou.pt>
Sat, 11 Sep 2004 13:32:04 +0000
(13:32 +0000)
committer
Ricardo Cruz
<rick2@aeiou.pt>
Sat, 11 Sep 2004 13:32:04 +0000
(13:32 +0000)
SVN-Revision: 1895
data/images/supertux.strf
patch
|
blob
|
history
diff --git
a/data/images/supertux.strf
b/data/images/supertux.strf
index
86d275c
..
c04a8cf
100644
(file)
--- 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