[Super-tux-commit] supertux/data supertux.strf,1.30,1.31
Brought to you by:
wkendrick
From: Ryan F. <sik...@us...> - 2004-05-12 19:00:32
|
Update of /cvsroot/super-tux/supertux/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13310 Modified Files: supertux.strf Log Message: - reverted to old iceflower Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/supertux.strf,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- supertux.strf 12 May 2004 18:32:03 -0000 1.30 +++ supertux.strf 12 May 2004 19:00:09 -0000 1.31 @@ -565,7 +565,9 @@ "shared/fireflower-2.png" "shared/fireflower-1.png")) (sprite (name "iceflower") - (images "shared/iceflower.png")) + (images "shared/iceflower-1.png" + "shared/iceflower-2.png" + "shared/iceflower-3.png")) (sprite (name "firebullet") (x-hotspot 12) |