[Super-tux-commit] supertux/data/images supertux.strf,1.28,1.29
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-12-19 13:34:49
|
Update of /cvsroot/super-tux/supertux/data/images In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22644/data/images Modified Files: supertux.strf Log Message: -german translation updates -some cleanups -a first version of grab&carry around code. It doesn't work too good yet but it was lying around too long on my HD... Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/images/supertux.strf,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- supertux.strf 25 Nov 2004 14:38:00 -0000 1.28 +++ supertux.strf 19 Dec 2004 13:34:09 -0000 1.29 @@ -1314,12 +1314,12 @@ (images "tilesets/brick1.png")) ) - (sprite (name "invisibleblock") + (sprite (name "rock") (action - (name "empty") - (images "tilesets/bonus2-d.png")) + (name "default") + (images "tilesets/block11.png")) ) - + ; Stomp (sprite (name "stomp") (action |