From: Matthias Braun Date: Tue, 2 May 2006 18:55:24 +0000 (+0000) Subject: reduce waiting time when yeti is finished X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=9957e4195ed3c559a23007450b801ba32e9db902;p=supertux.git reduce waiting time when yeti is finished SVN-Revision: 3486 --- 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 7ecc889b6..2cc147939 100644 --- a/data/levels/world1/27 - No More Mr Ice Guy.stl +++ b/data/levels/world1/27 - No More Mr Ice Guy.stl @@ -108,7 +108,7 @@ Effect.fade_in(1); (y 177) (dead-script " play_sound(\"sounds/yeti_finish.ogg\"); -wait(12); +wait(6); Effect.fade_out(5.5); wait(5.5); Level.finish(true);