[Super-tux-commit] supertux/data/images/tilesets bonus2-1.png,NONE,1.1 bonus2-2.png,NONE,1.1 bonus2-
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-03-26 23:56:19
|
Update of /cvsroot/super-tux/supertux/data/images/tilesets In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27270 Modified Files: supertux.stgt Added Files: bonus2-1.png bonus2-2.png bonus2-3.png bonus2-4.png bonus2-5.png Log Message: - added new bonus block Index: supertux.stgt =================================================================== RCS file: /cvsroot/super-tux/supertux/data/images/tilesets/supertux.stgt,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- supertux.stgt 26 Mar 2004 22:30:21 -0000 1.5 +++ supertux.stgt 26 Mar 2004 23:45:12 -0000 1.6 @@ -82,7 +82,19 @@ (solid #f)) (tile (id 26) - (images "bonus1.png") + (images "bonus2-1.png" + "bonus2-2.png" + "bonus2-3.png" + "bonus2-4.png" + "bonus2-5.png" + "bonus2-4.png" + "bonus2-3.png" + "bonus2-2.png" + "bonus2-1.png" + "bonus2-1.png" + "bonus2-1.png" + ) + (anim-speed 50) (solid #t) (fullbox #t) (next-tile 84) --- NEW FILE: bonus2-5.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bonus2-4.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bonus2-1.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bonus2-3.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bonus2-2.png --- (This appears to be a binary file; contents omitted.) |