From 0ce282150f9a4efdbba25c04e3ab63485e953cda Mon Sep 17 00:00:00 2001 From: Norgus Date: Mon, 7 Dec 2015 19:34:05 +0000 Subject: [PATCH] wrong sound file It's the same word, but from the wrong scene with the wrong tone for the context. The file name following the previous line seems to be the correct one (not sure why this wouldn't have been selected to start with) --- Update/onik_013.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_013.txt b/Update/onik_013.txt index a856d5b..8afae1a 100644 --- a/Update/onik_013.txt +++ b/Update/onik_013.txt @@ -1115,7 +1115,7 @@ void main() SetSpeedOfMessage( FALSE, 0, ); - PlaySE(3, "s01/02/120200252", 256, 64); + PlaySE(3, "s01/02/120200176", 256, 64); OutputLine(NULL, "圭一くん?」", NULL, " \"Keiichi-kun?\"", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);