X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=data%2Flevels%2Ftest%2Fbonusblock.stl;h=1ee605378b80dbe7d8028f8aef04e4339928c0aa;hb=073795dd0afc7d7e4c093db5f83fc26c10501d61;hp=e26bb65d6767e6efb25b882af9ec92c5dee5d59e;hpb=958cad765cf063c9cc3722c3e694c9827ae502a4;p=supertux.git diff --git a/data/levels/test/bonusblock.stl b/data/levels/test/bonusblock.stl index e26bb65d6..1ee605378 100644 --- a/data/levels/test/bonusblock.stl +++ b/data/levels/test/bonusblock.stl @@ -6,17 +6,16 @@ (time 999) (sector (name "main") - (width 30) - (height 30) (gravity 10.000000) (background (image "arctis.jpg") (speed 0.5)) - (secretarea (x 128) (y 128) (message "You found a secret area!")) - (spawn-points + (music "theme.mod") + (spawnpoint (name "main") (x 100) (y 170) ) + (secretarea (x 100) (y 170) (message "This is a Secret Area Test")) (tilemap (layer "background") (solid #f) @@ -56,7 +55,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 )) (tilemap - (layer "main") + (layer "interactive") (solid #t) (speed 1.000000) (width 30) @@ -136,6 +135,15 @@ (path )) + (infoblock + (x 128) + (y 800) + (message (_ +"-Info +#This is an info block +#(WOW GREAT) +#This rocks")) + ) ) )