Made level2 finishable
authorChristoph Sommer <mail@christoph-sommer.de>
Thu, 17 Aug 2006 18:08:16 +0000 (18:08 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Thu, 17 Aug 2006 18:08:16 +0000 (18:08 +0000)
SVN-Revision: 4196

data/levels/world2/level2.stl

index 3e422f4..1e33071 100644 (file)
       (sprite "images/powerups/potions/red-potion.sprite")
     )
     (powerup
-      (script "add_key(\"earth\");")
+      (script "add_key(\"earth\");
+Tux.deactivate();
+wait(0.5);
+Tux.do_cheer();
+end_level();
+")
       (disable-physics #t)
       (x 7961.816)
       (y 313.8162)