Fixed segfault in --aspect scanning
[supertux.git] / data / levels / world1 / worldmap.stwm
index 55cc59c..6ced3a3 100644 (file)
@@ -1,7 +1,9 @@
 (supertux-level
   (version 2)
   (name (_ "Icyisland"))
-  (author "")
+  (author "SuperTux Team")
+  (contact "http://developer.berlios.de/projects/supertux/")
+  (license "GPL 2 / CC-by-sa 3.0")
   (sector
     (name "main")
     (music "music/salcon.ogg")
@@ -23,6 +25,13 @@ state.world <- \"levels/world2/worldmap.stwm\";")
       (x 37)
       (y 20)
     )
+    (special-tile
+      (invisible-tile #t)
+      (script "abort_screenfade();")
+      (apply-to-direction "south")
+      (x 37)
+      (y 19)
+    )
     (sprite-change
       (change-on-touch #t)
       (initial-stay-action #f)