From 94f4d8602f9b7b702c70bddad4fe6c9d939341bf Mon Sep 17 00:00:00 2001 From: Norgus Date: Mon, 30 Nov 2015 20:42:49 +0000 Subject: [PATCH] timing and flow --- Update/onik_010.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Update/onik_010.txt b/Update/onik_010.txt index 892aeae..d51464d 100644 --- a/Update/onik_010.txt +++ b/Update/onik_010.txt @@ -3757,14 +3757,14 @@ void main() NULL, "\"With the Rope, in the...", Line_ContinueAfterTyping); SetValidityOfInput( FALSE ); - Wait( 300 ); + Wait( 2000 ); SetValidityOfInput( TRUE ); OutputLine(NULL, "……う〜ん", NULL, " hmm...", Line_ContinueAfterTyping); SetValidityOfInput( FALSE ); - Wait( 300 ); + Wait( 2500 ); SetValidityOfInput( TRUE ); OutputLine(NULL, "………ラウンジ!!!」", @@ -3779,7 +3779,8 @@ void main() //「わっはっはっはッ!@ ハッズレ~~!!@ PlaySE(3, "s01/03/120300042", 256, 64); OutputLine(NULL, "「わっはっはっはッ!!", - NULL, "\"Bwahahaha!!", Line_WaitForInput); + NULL, "\"Bwahahaha!!", Line_ContinueAfterTyping); + Wait (1200); OutputLine(NULL, " ハッズレ〜〜!!」", NULL, " Nooope~~!!\"", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);