From c427b0149d108e64d8f26186f299dcc34b6d5e71 Mon Sep 17 00:00:00 2001 From: Aurian Date: Thu, 5 Apr 2018 17:45:11 +0200 Subject: [PATCH] Fixing and edits : Tip 3 (#122) The Maebara Mansion Tip 3 : -<< school in a limo>> timing. FIXED --- Update/onik_tips_03.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Update/onik_tips_03.txt b/Update/onik_tips_03.txt index 8c79c02..65b2237 100644 --- a/Update/onik_tips_03.txt +++ b/Update/onik_tips_03.txt @@ -37,7 +37,8 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("圭一", NULL, "Keiichi", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 1, "s20/01/440100023", 128, TRUE); OutputLine(NULL, "「何だよ、突然。", - NULL, "\"What is this all of a sudden?", Line_WaitForInput); + NULL, "\"What is this all of a sudden?", Line_Continue); + Wait( 1200 ); OutputLine(NULL, "…俺がいつリムジンで登校したよ?」", NULL, " Did I come to school in a limo before?\"", Line_Normal); ClearMessage();