misc typos
This commit is contained in:
@@ -608,7 +608,7 @@ void main()
|
|||||||
NULL, "\"Our club's summer tradition!", Line_WaitForInput);
|
NULL, "\"Our club's summer tradition!", Line_WaitForInput);
|
||||||
ModPlayVoiceLS(3, 3, "ps3/s19/03/990300270", 256, TRUE);
|
ModPlayVoiceLS(3, 3, "ps3/s19/03/990300270", 256, TRUE);
|
||||||
OutputLine(NULL, " 綿流祭四凶爆闘!!」",
|
OutputLine(NULL, " 綿流祭四凶爆闘!!」",
|
||||||
NULL, " The Watanagashi Four-Demon Fire Fight!\"", Line_Continue);
|
NULL, " The Cotton Drifting Four-Demon Fire Fight!\"", Line_Continue);
|
||||||
PlaySE( 4, "wa_007", 56, 64 );
|
PlaySE( 4, "wa_007", 56, 64 );
|
||||||
ShakeScreen( 0, 50, 20, 3, 0, );
|
ShakeScreen( 0, 50, 20, 3, 0, );
|
||||||
OutputLineAll(NULL, "", Line_Normal);
|
OutputLineAll(NULL, "", Line_Normal);
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ void main()
|
|||||||
// その名も「綿流祭五凶爆闘」!@
|
// その名も「綿流祭五凶爆闘」!@
|
||||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||||
OutputLine(NULL, " その名も「綿流祭五凶爆闘」!!",
|
OutputLine(NULL, " その名も「綿流祭五凶爆闘」!!",
|
||||||
NULL, "It was called the Watanagashi Five-Demon Fire Fight!!", GetGlobalFlag(GLinemodeSp));
|
NULL, "It was called the Cotton Drifting Five-Demon Fire Fight!!", GetGlobalFlag(GLinemodeSp));
|
||||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -4930,7 +4930,7 @@ void main()
|
|||||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
||||||
ModPlayVoiceLS(3, 2, "ps3/s01/02/120200321", 256, TRUE);
|
ModPlayVoiceLS(3, 2, "ps3/s01/02/120200321", 256, TRUE);
|
||||||
OutputLine(NULL, " それで圭一くん、大好きな大きいカップの豚骨ショウガ味を選んだんだよね☆",
|
OutputLine(NULL, " それで圭一くん、大好きな大きいカップの豚骨ショウガ味を選んだんだよね☆",
|
||||||
NULL, "Then Keiichi-kun picked out that big box of Pork-bone & Ginger flavor that you love so much, didn't you☆?", Line_WaitForInput);
|
NULL, "Then you picked out that big box of Pork-bone & Ginger flavor that you love so much, didn't you☆?", Line_WaitForInput);
|
||||||
ModPlayVoiceLS(3, 2, "ps3/s01/02/120200322", 256, TRUE);
|
ModPlayVoiceLS(3, 2, "ps3/s01/02/120200322", 256, TRUE);
|
||||||
OutputLine(NULL, " レナも好きだよ。",
|
OutputLine(NULL, " レナも好きだよ。",
|
||||||
NULL, " I like it too...", Line_WaitForInput);
|
NULL, " I like it too...", Line_WaitForInput);
|
||||||
|
|||||||
Reference in New Issue
Block a user