[Super-tux-commit] supertux/data/levels/default bonusisland.stwm,1.1.2.13,1.1.2.14
Brought to you by:
wkendrick
From: Marek M. <wa...@us...> - 2004-07-31 22:48:41
|
Update of /cvsroot/super-tux/supertux/data/levels/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5774/data/levels/default Modified Files: Tag: supertux_0_1_1_branch bonusisland.stwm Log Message: added an extro for bonus island please read and see if you agree ...and be sure to scroll all the way down ;-) Index: bonusisland.stwm =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/default/Attic/bonusisland.stwm,v retrieving revision 1.1.2.13 retrieving revision 1.1.2.14 diff -u -d -r1.1.2.13 -r1.1.2.14 --- bonusisland.stwm 31 Jul 2004 12:19:00 -0000 1.1.2.13 +++ bonusisland.stwm 31 Jul 2004 22:48:31 -0000 1.1.2.14 @@ -100,9 +100,10 @@ (y 29)) (level (name "bonus1/bonus-level2.stl") (x 18) - (y 29)) + (y 29)) (level (name "bonus1/bonus-level3.stl") - (x 35) + (extro-filename "extro-bonus.txt") + (x 35) (y 36)) (level (name "bonus1/bonus-level4.stl") (x 49) |