Fixed thing that went missing in resave (due to editor not keeping unknown lisp trees)
authorArvid Norlander <anmaster@berlios.de>
Thu, 5 Oct 2006 16:04:38 +0000 (16:04 +0000)
committerArvid Norlander <anmaster@berlios.de>
Thu, 5 Oct 2006 16:04:38 +0000 (16:04 +0000)
SVN-Revision: 4392

data/levels/world1/intro.stl

index b08891e..093a090 100644 (file)
@@ -2,6 +2,10 @@
   (version 2)
   (name (_ "Picnic With Penny"))
   (author "SuperTux Team")
+  (on-menukey-script "sector.Effect.fade_out(1);
+wait(1);
+Level.finish(true);
+")
   (sector
     (name "main")
     (music "music/intro.ogg")