[Super-tux-commit] supertux/data/levels/test verticalforest.stl,1.2,1.3
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2005-03-30 01:52:53
|
Update of /cvsroot/super-tux/supertux/data/levels/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13952/data/levels/test Modified Files: verticalforest.stl Log Message: added a bell object which is a new better way to do reset points Index: verticalforest.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/test/verticalforest.stl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- verticalforest.stl 16 Mar 2005 11:35:14 -0000 1.2 +++ verticalforest.stl 30 Mar 2005 01:52:11 -0000 1.3 @@ -931,6 +931,8 @@ (reset-points ) (objects + (bell (x 609) (y 6500)) + (bell (x 543) (y 3655)) ) ) |