Collecting key in airkey.stl ends level
authorChristoph Sommer <mail@christoph-sommer.de>
Thu, 17 Aug 2006 16:33:43 +0000 (16:33 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Thu, 17 Aug 2006 16:33:43 +0000 (16:33 +0000)
SVN-Revision: 4193

data/levels/world2/airkey.stl

index 80bd818..a6c559c 100644 (file)
       )
     )
     (powerup
-      (script "add_key(\"air\");")
+      (script "add_key(\"air\");
+Tux.deactivate();
+wait(0.5);
+Tux.do_cheer();
+end_level();
+")
       (x 6608)
       (y 80)
       (sprite "images/objects/keys/key_air.sprite")