Update of /cvsroot/super-tux/supertux/data/levels/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv553/data/levels/test
Modified Files:
bonusblock.stl
Log Message:
updated dispenser -- can summon mriceblock, snowball, bouncing_snowball and mrbomb now
fixed message display of the secret area trigger
ended some more of Nolok's minor troubles :)
Index: bonusblock.stl
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/levels/test/bonusblock.stl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- bonusblock.stl 25 Nov 2004 11:16:02 -0000 1.8
+++ bonusblock.stl 25 Nov 2004 16:22:04 -0000 1.9
@@ -14,6 +14,7 @@
(x 100)
(y 170)
)
+ (secretarea (x 100) (y 170) (message "This is a Secret Area Test"))
(tilemap
(layer "background")
(solid #f)
|