Change volume for PS2 voices
This commit is contained in:
@@ -19,7 +19,7 @@ void main()
|
||||
//「興宮STより、3号どうぞ@3号どうぞ。@
|
||||
ClearMessage();
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f5e6d3>興宮PS</color>", NULL, "<color=#f5e6d3>Okinomiya PS</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 0, "ps2/00/keijic44001", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 0, "ps2/00/keijic44001", 540, TRUE);
|
||||
OutputLine(NULL, "「興宮STより、3号どうぞ。",
|
||||
NULL, "\"This is Okinomiya Station, calling Unit 3.", Line_Continue);
|
||||
Wait( 900 );
|
||||
|
||||
Reference in New Issue
Block a user