From: Christoph Sommer Date: Sun, 14 Jan 2007 22:20:18 +0000 (+0000) Subject: Bug #36 workaround: Make Tux invincible after beating Yeti. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=46bd915b6222f10a8c98c60cfe13d4eef668e9c8;p=supertux.git Bug #36 workaround: Make Tux invincible after beating Yeti. SVN-Revision: 4565 --- diff --git a/data/levels/world1/27 - No More Mr Ice Guy.stl b/data/levels/world1/27 - No More Mr Ice Guy.stl index 3ceffd2ea..daea254e6 100644 --- a/data/levels/world1/27 - No More Mr Ice Guy.stl +++ b/data/levels/world1/27 - No More Mr Ice Guy.stl @@ -106,6 +106,7 @@ Effect.fade_in(1); (x 2) (y 177) (dead-script " +sector.Tux.make_invincible(); play_sound(\"sounds/yeti_finish.ogg\"); wait(6); Effect.fade_out(5.5);