From acceb3825f688f9e93d3e6ddec514c0214eeade2 Mon Sep 17 00:00:00 2001 From: ItaloKnox Date: Mon, 5 Mar 2018 21:31:06 -0300 Subject: [PATCH] More voice fixes --- Update/onik_001.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_001.txt b/Update/onik_001.txt index 823743c..a2d406b 100644 --- a/Update/onik_001.txt +++ b/Update/onik_001.txt @@ -2077,11 +2077,11 @@ void main() PlayVoice(3, "s19/04/990400007", 256); OutputLine(NULL, "「言い掛かりでございますわぁ!", NULL, "\"Nothing but lies and slander!", Line_WaitForInput); + PlayVoice(3, "s19/04/990400008", 256); OutputLine(NULL, " 何の証拠があって", NULL, " Exactly what proof—", Line_ContinueAfterTyping); Wait( 300 ); - PlayVoice(3, "s19/04/990400010", 256); OutputLine(NULL, "…ふわッ!」", NULL, " ...Uwah!\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }