[Super-tux-commit] supertux/data/images supertux.strf,1.29,1.30
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-12-29 23:36:04
|
Update of /cvsroot/super-tux/supertux/data/images In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28368 Modified Files: supertux.strf Log Message: oopsy accidently removed invisibleblock in my last commit Index: supertux.strf =================================================================== RCS file: /cvsroot/super-tux/supertux/data/images/supertux.strf,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- supertux.strf 19 Dec 2004 13:34:09 -0000 1.29 +++ supertux.strf 29 Dec 2004 23:35:46 -0000 1.30 @@ -1320,6 +1320,12 @@ (images "tilesets/block11.png")) ) + (sprite (name "invisibleblock") + (action + (name "empty") + (images "tilesets/bonus2-d.png")) + ) + ; Stomp (sprite (name "stomp") (action |