65536 is too big
[supertux.git] / data / levels / world2 / key1.stl
index f6c6910..66b7914 100644 (file)
       (y 96)
     )
     (powerup
-      (script "add_key(\"water\");")
+      (script "
+      add_key(\"water\");
+      Tux.deactivate();
+      wait(0.5);
+      Tux.do_cheer();
+      end_level();
+      ")
       (disable-physics #t)
       (x 200)
       (y 602)