Skip to content

Commit

Permalink
Origin Voice Fixes - Mina (cont)
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorDiablo committed Aug 15, 2023
1 parent a4ce03d commit 8df8e1d
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 183 deletions.
6 changes: 6 additions & 0 deletions Update/_mina_028.txt
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,12 @@ void main()
OutputLine(NULL, "「がッ!!!」",
NULL, "\"Ugh!!\"", Line_Normal);
ClearMessage();

if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f5e6d3>刑事</color>", NULL, "<color=#f5e6d3>Detective</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(4, 0, "org/mob7h6000", 256, TRUE);
OutputLine(NULL, "「…ごッ!!!」",
NULL, "\"...Agh!!\"", Line_Normal);
ClearMessage();
SetSpeedOfMessage( FALSE, 0 );

FadeOutBGM( 1, 300, FALSE );
Expand Down
Loading

0 comments on commit 8df8e1d

Please sign in to comment.