partialy updated to modded script (dialog000 still needs fixing)
This commit is contained in:
@@ -88,8 +88,9 @@ void dialog000()
|
|||||||
|
|
||||||
void dialog001()
|
void dialog001()
|
||||||
{
|
{
|
||||||
//「レナもシカトすんなー!2人がホテル街へ消えたって回覧す@
|
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
|
||||||
OutputLine(NULL, "「レナもシカトすんなー!2人がホテル街へ消えたって回覧す、",
|
ModPlayVoiceLS(3, 3, "s19/03/990300072", 256, TRUE);
|
||||||
NULL, "\"Don't you ignore me too, Rena! I'll tell everyone that you two disappeared into the hotel district together!\"", Line_WaitForInput);
|
OutputLine(NULL, "「レナもシカトすんなー!2人がホテル街へ消えたって回覧板を」",
|
||||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
NULL, "\"Don't you ignore me too, Rena! I'll put out a village-wide circular saying that you two disappeared into the hotel district together!\"", GetGlobalFlag(GLinemodeSp));
|
||||||
|
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user