Fixed missing and wrong voices
This commit is contained in:
@@ -513,6 +513,7 @@ void main()
|
|||||||
|
|
||||||
|
|
||||||
//「お祭りのにぎやかさは、やっぱり子供のにぎやかさだからね。@
|
//「お祭りのにぎやかさは、やっぱり子供のにぎやかさだからね。@
|
||||||
|
PlaySE(3, "s19/03/500300690", 256, 64);
|
||||||
OutputLine(NULL, "「お祭りのにぎやかさは、やっぱり子供のにぎやかさだからね。」",
|
OutputLine(NULL, "「お祭りのにぎやかさは、やっぱり子供のにぎやかさだからね。」",
|
||||||
NULL, "\"It just doesn't feel like a festival unless there are kids running around, after all.\"", Line_WaitForInput);
|
NULL, "\"It just doesn't feel like a festival unless there are kids running around, after all.\"", Line_WaitForInput);
|
||||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||||
@@ -690,7 +691,7 @@ void main()
|
|||||||
PlaySE(3, "s19/02/500200799", 256, 64);
|
PlaySE(3, "s19/02/500200799", 256, 64);
|
||||||
OutputLine(NULL, "「…へ……レナが……?",
|
OutputLine(NULL, "「…へ……レナが……?",
|
||||||
NULL, "\"...Uhh? ...I'm...", Line_WaitForInput);
|
NULL, "\"...Uhh? ...I'm...", Line_WaitForInput);
|
||||||
PlaySE(3, "s19/02/500200780", 256, 64);
|
PlaySE(3, "s19/02/500200800", 256, 64);
|
||||||
OutputLine(NULL, " ……だ、…誰に人気あるのかな?",
|
OutputLine(NULL, " ……だ、…誰に人気あるのかな?",
|
||||||
NULL, " popular with some people? Really?", Line_ContinueAfterTyping);
|
NULL, " popular with some people? Really?", Line_ContinueAfterTyping);
|
||||||
|
|
||||||
@@ -2490,7 +2491,7 @@ void main()
|
|||||||
DrawBustshotWithFiltering( 1, "sa_si_bi_a1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
DrawBustshotWithFiltering( 1, "sa_si_bi_a1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||||
|
|
||||||
//「こンのド変態~!!@ 調伏してさしあげますでございますッ!!!!@
|
//「こンのド変態~!!@ 調伏してさしあげますでございますッ!!!!@
|
||||||
PlaySE(3, "s19/03/500300730", 256, 64);
|
PlaySE(3, "s19/04/500400705", 256, 64);
|
||||||
OutputLine(NULL, "「こンのド変態〜!!!",
|
OutputLine(NULL, "「こンのド変態〜!!!",
|
||||||
NULL, "\"You sick pervert~!!!", Line_WaitForInput);
|
NULL, "\"You sick pervert~!!!", Line_WaitForInput);
|
||||||
PlaySE(3, "s19/04/500400706", 256, 64);
|
PlaySE(3, "s19/04/500400706", 256, 64);
|
||||||
|
|||||||
Reference in New Issue
Block a user