[Super-tux-commit] supertux/data supertux.strf,1.4,1.5
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-04-19 12:05:38
|
Update of /cvsroot/super-tux/supertux/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25760/data Modified Files: supertux.strf Log Message: Added a flat Mr. Ice Block. It is ugly as hell, but better than having a laptop. Ingo, could you make a decent one? ;) Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/supertux.strf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- supertux.strf 18 Apr 2004 21:16:51 -0000 1.4 +++ supertux.strf 19 Apr 2004 12:05:22 -0000 1.5 @@ -54,10 +54,10 @@ "shared/mriceblock-right-1.png")) (sprite (name "laptop-flat-left") - (images "shared/laptop-flat-left.png")) + (images "shared/mriceblock-flat-left.png")) (sprite (name "laptop-flat-right") - (images "shared/laptop-flat-right.png")) + (images "shared/mriceblock-flat-right.png")) (sprite (name "laptop-falling-left") (images "shared/laptop-falling-left.png")) |