diff --git a/Update/onik_001.txt b/Update/onik_001.txt index a2d406b..b98072d 100644 --- a/Update/onik_001.txt +++ b/Update/onik_001.txt @@ -2392,6 +2392,7 @@ void main() PlayVoice(3, "s19/02/990200035", 256); OutputLine(NULL, "「じゃあ見てるだけ。見てるだけだよ…。", NULL, "\"Then I can just look. Just looking...", Line_WaitForInput); + PlayVoice(3, "s19/02/990200036", 256); OutputLine(NULL, "それならいいよね。よね?」", NULL, " that should be fine, right? Right?\"", Line_Normal); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }