Change volume for PS2 voices
This commit is contained in:
@@ -1511,7 +1511,7 @@ void main()
|
||||
ModPlayVoiceLS(3, 1, "ps3/s01/01/120100655", 256, TRUE);
|
||||
OutputLine(NULL, "…魅音はないって言ったじゃないか!!!",
|
||||
NULL, " ...And you told me nothing happened!!", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 1, "ps2/01/120100656", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 1, "ps2/01/120100656", 540, TRUE);
|
||||
OutputLine(NULL, " バラバラ殺人があったのによ!!!",
|
||||
NULL, " When someone was dismembered and murdered!!", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 1, "ps3/s01/01/120100657", 256, TRUE);
|
||||
|
||||
Reference in New Issue
Block a user