[Super-tux-commit] supertux/data supertux.strf,1.16,1.17
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-04-23 12:41:26
|
Update of /cvsroot/super-tux/supertux/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29495/data Modified Files: supertux.strf Log Message: - 'animated' explosion a bit Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/supertux.strf,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- supertux.strf 23 Apr 2004 11:24:37 -0000 1.16 +++ supertux.strf 23 Apr 2004 12:41:10 -0000 1.17 @@ -101,9 +101,11 @@ "shared/mrbombx-right-1.png")) (sprite (name "mrbomb-explosion") + (fps 15.0) (x-hotspot 32) (y-hotspot 32) - (images "shared/mrbomb-explosion.png")) + (images "shared/mrbomb-explosion.png" + "shared/mrbomb-explosion-1.png")) (sprite (name "stalactite") (x-hotspot 0) |