[Super-tux-commit] supertux/data supertux.strf,1.26,1.27
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-04-28 13:45:45
|
Update of /cvsroot/super-tux/supertux/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14690/data Modified Files: supertux.strf Log Message: - added fire duck tux - turned iceflower into a fire flower Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/supertux.strf,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- supertux.strf 27 Apr 2004 18:35:18 -0000 1.26 +++ supertux.strf 28 Apr 2004 13:45:35 -0000 1.27 @@ -241,11 +241,11 @@ (sprite (name "firetux-duck-left") (x-hotspot 6) (y-hotspot 6) - (images "shared/tux-duck-left.png")) + (images "shared/firetux-duck-left.png")) (sprite (name "firetux-duck-right") (x-hotspot 6) (y-hotspot 6) - (images "shared/tux-duck-right.png")) + (images "shared/firetux-duck-right.png")) (sprite (name "firetux-kick-left") |