Change volume for PS2 voices

This commit is contained in:
Jáchym Toušek
2019-08-20 06:30:52 +02:00
parent 27fa21b459
commit 6bb742cbfb
9 changed files with 10 additions and 10 deletions

View File

@@ -429,7 +429,7 @@ void dialog020()
ModPlayVoiceLS(3, 4, "ps3/s19/04/990400087", 256, TRUE);
OutputLine(NULL, "「知ってるもん…!!",
NULL, "\"I do know...!!", Line_WaitForInput);
ModPlayVoiceLS(3, 4, "ps2/04/990400088", 256, TRUE);
ModPlayVoiceLS(3, 4, "ps2/04/990400088", 540, TRUE);
OutputLine(NULL, "知ってるもん!!",
NULL, " I do know!!", Line_WaitForInput);
ModPlayVoiceLS(3, 4, "ps3/s19/04/990400089", 256, TRUE);