Update of /cvsroot/super-tux/supertux/data/images/worldmap
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21686/data/images/worldmap
Modified Files:
antarctica.stwt
Added Files:
snowman.png
Log Message:
- added little snowman
--- NEW FILE: snowman.png ---
(This appears to be a binary file; contents omitted.)
Index: antarctica.stwt
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/images/worldmap/antarctica.stwt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- antarctica.stwt 26 Apr 2004 12:42:05 -0000 1.6
+++ antarctica.stwt 26 Apr 2004 14:16:22 -0000 1.7
@@ -275,6 +275,13 @@
(south #t)
(west #f)
(east #f))
+
+ (tile (id 60)
+ (image "snowman.png")
+ (north #f)
+ (south #t)
+ (west #f)
+ (east #f))
)
;; EOF ;;
|