[Super-tux-commit] supertux/data/levels/default worldmap.stwm,1.9,1.10
Brought to you by:
wkendrick
From: Ricardo C. <rm...@us...> - 2004-04-24 15:02:46
|
Update of /cvsroot/super-tux/supertux/data/levels/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19419/data/levels/default Modified Files: worldmap.stwm Log Message: Marek levels updating. He also added two new levels for the start that are easier. Updated worldmap as well. Can someone test if level 25 and 26 are there? Index: worldmap.stwm =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/default/worldmap.stwm,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- worldmap.stwm 17 Apr 2004 15:40:01 -0000 1.9 +++ worldmap.stwm 24 Apr 2004 15:02:07 -0000 1.10 @@ -109,10 +109,10 @@ (level (name "world1/level24.stl") (x 14) (y 20)) - (level (name "Level 25") + (level (name "world1/level25.stl") (x 10) (y 22)) - (level (name "Level 26") + (level (name "world1/level26.stl") (x 7) (y 20)) ) |