[Super-tux-commit] supertux/data/images/tilesets nolok1.png,NONE,1.1 nolok2.png,NONE,1.1 supertux.st
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-04-27 21:33:41
|
Update of /cvsroot/super-tux/supertux/data/images/tilesets In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11398/images/tilesets Modified Files: supertux.stgt Added Files: nolok1.png nolok2.png Log Message: - added nolok statue to the throne room --- NEW FILE: nolok1.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: nolok2.png --- (This appears to be a binary file; contents omitted.) Index: supertux.stgt =================================================================== RCS file: /cvsroot/super-tux/supertux/data/images/tilesets/supertux.stgt,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- supertux.stgt 26 Apr 2004 19:35:37 -0000 1.21 +++ supertux.stgt 27 Apr 2004 21:33:28 -0000 1.22 @@ -468,5 +468,11 @@ (goal #t) (data 0) (editor-images "endseq.png")) +(tile (id 134) + (solid #f) + (images "nolok1.png")) +(tile (id 135) + (solid #f) + (images "nolok2.png")) ) |