From 567f28fba5b263ed0eddc0fe2f0c6a883de80788 Mon Sep 17 00:00:00 2001 From: Aurian Date: Fri, 13 Apr 2018 09:41:37 +0200 Subject: [PATCH] Fixes and edits : Tip 17 (#142) Mostly timing. --- Update/onik_tips_17.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Update/onik_tips_17.txt b/Update/onik_tips_17.txt index b6a606e..b69fb85 100644 --- a/Update/onik_tips_17.txt +++ b/Update/onik_tips_17.txt @@ -86,7 +86,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("大石", NULL, "Ooishi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 11, "s20/11/440700040", 128, TRUE); OutputLine(NULL, "「事前運動にならない限り、政治活動は無制限ですからねぇ。", - NULL, "\"As long as they have no prior consultation, there are no restrictions on their political activities.", Line_WaitForInput); + NULL, "\"As long as they have no prior consultation, there are no restrictions on their political activities.", Line_Continue); + Wait( 4000 ); OutputLine(NULL, "…熊ちゃん、そんなんじゃ選対本部付きになった時、大変ですよぅ?", NULL, " Kuma-chan, the Second Investigation Division is going to be pretty tough for you. ", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { OutputLine("大石", NULL, "Ooishi", NULL, Line_ContinueAfterTyping); } @@ -101,7 +102,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("熊谷", NULL, "Kumagai", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 19, "s20/19/443100005", 128, TRUE); OutputLine(NULL, "「俺、知能犯課は無理っす。", - NULL, "\"I'm not cut out to handle intellectual crime.", Line_WaitForInput); + NULL, "\"I'm not cut out to handle intellectual crime.", Line_Continue); + Wait( 2000 ); OutputLine(NULL, "バカですから。えっへっへっへ…!」", NULL, " 'Cause I'm dumb. Heheheh...!\"", Line_Normal); ClearMessage(); @@ -187,7 +189,7 @@ void main() // (backup) SetValidityOfInput( TRUE ); OutputLine(NULL, "……聞いてるかな?」", - NULL, " Have you?\"", GetGlobalFlag(GLinemodeSp)); + NULL, " have you?\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } //「いいえ@何も。@ @@ -392,7 +394,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("大石", NULL, "Ooishi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 11, "s20/11/440700050", 128, TRUE); OutputLine(NULL, "「ではではまた明日。", - NULL, "\"Well, see you again tomorrow.", Line_WaitForInput); + NULL, "\"Well, see you again tomorrow.", Line_Continue); + Wait( 1000 ); OutputLine(NULL, "よいお年を…!」", NULL, " Best wishes...!\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } @@ -473,7 +476,7 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("高杉", NULL, "Takasugi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 0, "s20/00/442700014", 128, TRUE); OutputLine(NULL, "「署長は退職時特別昇給を見直すかもってさ。」", - NULL, "\"The chief said he may have to reconsider issuing your special retirement salary raise,.\"", Line_Normal); + NULL, "\"The chief said he may have to reconsider issuing your special retirement salary raise.\"", Line_Normal); ClearMessage(); // 官公署の退職金は、退職時の月給を掛け算して算出する@