[Super-tux-commit] supertux/data/images/worldmap antarctica.stwt,1.7.2.2,1.7.2.3
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-07-30 22:35:38
|
Update of /cvsroot/super-tux/supertux/data/images/worldmap In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9959/data/images/worldmap Modified Files: Tag: supertux_0_1_1_branch antarctica.stwt Log Message: Made the new Marek tile to only having a north-south way. Index: antarctica.stwt =================================================================== RCS file: /cvsroot/super-tux/supertux/data/images/worldmap/antarctica.stwt,v retrieving revision 1.7.2.2 retrieving revision 1.7.2.3 diff -u -d -r1.7.2.2 -r1.7.2.3 --- antarctica.stwt 30 Jul 2004 16:30:33 -0000 1.7.2.2 +++ antarctica.stwt 30 Jul 2004 22:35:13 -0000 1.7.2.3 @@ -322,7 +322,8 @@ (south #t) (west #f) (east #f) - (stop #f)) + (stop #f) + (one-way "north-south")) ) |