diff --git a/Update/onik_002.txt b/Update/onik_002.txt index de84928..6fa599d 100644 --- a/Update/onik_002.txt +++ b/Update/onik_002.txt @@ -3365,7 +3365,7 @@ void main() //"... …嫌な事件だったね。…腕が一本、まだ見つかってないんだろ?"@\ OutputLine(NULL, "“……嫌な事件だったね。…腕が一本、まだ見つかってないんだろ?”", - NULL, "\"...It was quite a disturbing incident... It seems they haven't been able to find one of the arms.\"", Line_WaitForInput); + NULL, "\"...It was quite a disturbing incident... They still haven't found one of the arms.\"", Line_WaitForInput); OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); diff --git a/Update/onik_004.txt b/Update/onik_004.txt index b8c96a0..e5a1240 100644 --- a/Update/onik_004.txt +++ b/Update/onik_004.txt @@ -3827,7 +3827,7 @@ void main() //「うん!¥ - PlaySE(3, "s19/01/990200271", 256, 64); + PlaySE(3, "s19/02/990200271", 256, 64); OutputLine(NULL, "「うん!」", NULL, "\"Okay!\"", Line_Normal); ClearMessage(); @@ -3837,7 +3837,7 @@ void main() //"... 腕が一本、まだ見つかってないんだろ?"@ OutputLine(NULL, "“…腕が一本、まだ見つかってないんだろ?”", - NULL, "\"...Seems they haven't been able to find one of the arms, you see.\"", Line_WaitForInput); + NULL, "\"...They still haven't found one of the arms.\"", Line_WaitForInput); OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);