Update voices
This commit is contained in:
@@ -39,7 +39,7 @@ void dialog002()
|
||||
{
|
||||
//「じゃあその斧は何だよッ?!@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 1, "s01/01/120100687", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 1, "ps3/s01/01/120100687", 256, TRUE);
|
||||
OutputLine(NULL, "「じゃあその斧は何だよッ?!」",
|
||||
NULL, "\"Then what about that axe!?\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user