Skip to content

Commit

Permalink
Merge branch 'mg'
Browse files Browse the repository at this point in the history
# Conflicts:
#	Update/_tsum_005.txt
  • Loading branch information
enumag committed Jun 22, 2018
2 parents c9ef7b1 + 71c75dd commit 4df4cfc
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
1 change: 1 addition & 0 deletions Update/_tsum_001.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3172,6 +3172,7 @@ void main()
SetValidityOfInput( FALSE );
Wait( 800 );
SetValidityOfInput( TRUE );
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);

PlayVoice(4, "ps3/s09/01/hr_kei22690", 128);
OutputLine(NULL, "「あぁ恨まない!!",
Expand Down
6 changes: 2 additions & 4 deletions Update/_tsum_005.txt
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ void main()

PlayVoice(4, "ps3/s09/00/173000011", 128);
OutputLine(NULL, "\nお父さんと別れて、アキヒトおじさんと結婚しようと思うの。」",
NULL, " about divorcing your father and getting married to Akihito-san.\"", Line_Normal);
NULL, " about divorcing your father and getting married to Akihito-san.\"", Line_Normal);
ClearMessage();

MoveSprite( 1, 0, 0, 0, 0, 256, 0, 0, 0, TRUE );
Expand Down Expand Up @@ -698,7 +698,6 @@ void main()

OutputLine(NULL, " だから。",
NULL, "So...", Line_WaitForInput);
OutputLine(NULL, " だから。",
OutputLine(NULL, "……これは母の裏切り行為だと思った。",
NULL, " I took her decision as a betrayal.", Line_Normal);
ClearMessage();
Expand All @@ -725,8 +724,7 @@ void main()

OutputLine(NULL, " お父さんはずっとお母さんを影で支えてきてくれたのに、これじゃああんまりにお父さんが可哀想だ。",
NULL, "He has been doing nothing but support you patiently this whole time. How could you do such a cruel thing to him?", Line_WaitForInput);
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);

OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);

OutputLine(NULL, " そう、あらん限りの声で叫んだ。",
NULL, "I screamed as loud as I could.", Line_Normal);
Expand Down
1 change: 0 additions & 1 deletion Update/_tsum_012_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,6 @@ void main()
PlaySE( 0, "s_Kyupiin", 128, 64 );
DrawBustshot( 13, "white", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
DrawBustshot( 13, "black", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 0, TRUE );
DrawScene( "black", 0 );

DisableWindow();
DrawSprite( 0, "Me_eyex2", NULL, 90-320, 100-240, 0, 0, 0, 0, FALSE, FALSE, 0, 256-90, 20, 0, TRUE );
Expand Down
2 changes: 1 addition & 1 deletion Update/_tsum_026.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5165,7 +5165,7 @@ void main()


OutputLine(NULL, " あぁ畜生、俺も混ざりたいってなッ!!",
NULL, "We want to join them!!'", Line_Normal);
NULL, "'We want to join them!!'", Line_Normal);
ClearMessage();

DrawBustshot( 0, "Re_waraiA1#", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 9, 0, FALSE );
Expand Down
2 changes: 1 addition & 1 deletion Update/_tsum_tips_012.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ void main()
SetSpeedOfMessage( FALSE, 0 );
OutputLineAll(NULL, "", Line_Normal);

ClearMessage();
ClearMessage();

Wait( 1000 );
DrawScene( "black", 1000 );
Expand Down

0 comments on commit 4df4cfc

Please sign in to comment.