From cd3bfefea66cde3785c510b59ee97223f616116e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Thu, 1 Aug 2019 22:30:18 +0200 Subject: [PATCH] Fix PS2 voices --- Update/_mina_009_2.txt | 6 +++--- Update/_mina_011_1.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Update/_mina_009_2.txt b/Update/_mina_009_2.txt index fecd94b..172aca1 100644 --- a/Update/_mina_009_2.txt +++ b/Update/_mina_009_2.txt @@ -1123,13 +1123,13 @@ void main() ChangeBustshot( 2, "Tetu2", 200, TRUE ); DisplayWindow(); - PlaySE(4, "ps2/17/212000006", 128, 64); + PlaySE(4, "ps2/21/212000006", 128, 64); OutputLine(NULL, "「すったらんどうでもええんね!!", NULL, "\"I don't care!!", Line_WaitForInput); - PlaySE(4, "ps2/17/212000007", 128, 64); + PlaySE(4, "ps2/21/212000007", 128, 64); OutputLine(NULL, " それよか風呂桶、磨かんかい風呂桶!", NULL, " Go inside and clean the bathtub!", Line_WaitForInput); - PlaySE(4, "ps2/17/212000008", 128, 64); + PlaySE(4, "ps2/21/212000008", 128, 64); OutputLine(NULL, " わしゃあ風呂に入りたいんしゃあってんなこら!」", NULL, " I want to take a bath, you idiot!\"", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); diff --git a/Update/_mina_011_1.txt b/Update/_mina_011_1.txt index 96595e1..240fb37 100644 --- a/Update/_mina_011_1.txt +++ b/Update/_mina_011_1.txt @@ -120,10 +120,10 @@ void main() NULL, " It seems that she's being fed, and she has a place to sleep too...\"", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); - PlaySE(4, "ps2/06/180100471", 128, 64); + PlaySE(4, "ps2/01/180100471", 128, 64); OutputLine(NULL, "「そんなのは当り前じゃねぇか。", NULL, "\"Shouldn't that be a given?!", Line_WaitForInput); - PlaySE(4, "ps2/06/180100472", 128, 64); + PlaySE(4, "ps2/01/180100472", 128, 64); OutputLine(NULL, "衣食も寝る場所もなくならないと虐待とは呼ばれないってのかよ!」", NULL, " Are you saying it's not abuse as long as she has something to eat and somewhere to sleep?\"", Line_Normal); ClearMessage(); @@ -136,7 +136,7 @@ void main() NULL, " In some cases, people refuse to even let the social worker come inside the house. Just because they were able to talk with her uncle tonight, they determined that it wasn't urgent...\"", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); - PlaySE(4, "ps2/06/180100473", 128, 64); + PlaySE(4, "ps2/01/180100473", 128, 64); OutputLine(NULL, "「ち、結局は様子見ってことかよ…。", NULL, "\"So after all that, they decided to wait and see...", Line_ContinueAfterTyping); PlaySE(4, "ps2/01/180100474", 128, 64);