[Super-tux-commit] supertux/data/levels/test mrtree.stl,1.1,1.2
Brought to you by:
wkendrick
From: Marek M. <wa...@us...> - 2005-01-02 19:00:53
|
Update of /cvsroot/super-tux/supertux/data/levels/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3959/data/levels/test Modified Files: mrtree.stl Log Message: added PoisonIvy badguy contributed by Stephen Groundwater Index: mrtree.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/test/mrtree.stl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mrtree.stl 30 Dec 2004 14:39:08 -0000 1.1 +++ mrtree.stl 2 Jan 2005 19:00:43 -0000 1.2 @@ -192,6 +192,14 @@ )) (mrtree (x 200) (y 10)) + (poisonivy (x 800) (y 10)) + (poisonivy (x 1000) (y 10)) + (poisonivy (x 1200) (y 10)) + (poisonivy (x 1400) (y 10)) + (poisonivy (x 1800) (y 10)) + (poisonivy (x 2000) (y 10)) + (poisonivy (x 2500) (y 10)) + (poisonivy (x 3000) (y 10)) ) ) |