Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/07th-mod/minagoroshi
Browse files Browse the repository at this point in the history
  • Loading branch information
ItaloKnox committed Aug 1, 2019
2 parents b480aa1 + cd3bfef commit 2410555
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Update/_mina_009_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down
6 changes: 3 additions & 3 deletions Update/_mina_011_1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand All @@ -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);
Expand Down

0 comments on commit 2410555

Please sign in to comment.