Update of /cvsroot/super-tux/supertux/data/levels/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10472/data/levels/test
Modified Files:
bonusblock.stl
Log Message:
added trigger to display (and later count) secret areas
Index: bonusblock.stl
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/levels/test/bonusblock.stl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- bonusblock.stl 23 Nov 2004 02:00:31 -0000 1.1
+++ bonusblock.stl 23 Nov 2004 22:11:05 -0000 1.2
@@ -1,8 +1,8 @@
;; Generated by Flexlay Editor
(supertux-level
(version 2)
- (name "No Name")
- (author "No Author")
+ (name "Bonus Block Test")
+ (author "SuperTux Team")
(time 999)
(sector
(name "main")
@@ -11,6 +11,7 @@
(gravity 10.000000)
(background (image "arctis.jpg")
(speed 0.5))
+ (secretarea (x 64) (y 896) (message "You found a secret area!"))
(spawn-points
(name "main")
(x 100)
@@ -51,7 +52,7 @@
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
- 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
+ 0 200 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
))
(tilemap
|