[Super-tux-commit] supertux/data supertux.strf,1.27,1.28
Brought to you by:
wkendrick
From: Ryan F. <sik...@us...> - 2004-05-12 15:51:48
|
Update of /cvsroot/super-tux/supertux/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32706 Modified Files: supertux.strf Log Message: - added Benjamin's squished flyingsnoballs Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/supertux.strf,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- supertux.strf 28 Apr 2004 13:45:35 -0000 1.27 +++ supertux.strf 12 May 2004 15:51:35 -0000 1.28 @@ -431,9 +431,9 @@ "shared/flyingsnowball-left-1.png")) (sprite (name "flyingsnowball-squished") - (x-hotspot 1) - (y-hotspot -19) - (images "shared/snowball-squished-left.png")) + (x-hotspot 4) + (y-hotspot -12) + (images "shared/flyingsnowball-squished-left.png")) (sprite (name "spiky-left") (x-hotspot 6) |