Merge remote-tracking branch 'refs/remotes/higurashi-mod/master'

This commit is contained in:
Norgus
2015-11-18 20:04:36 +00:00

View File

@@ -346,10 +346,10 @@ void main()
DrawBustshotWithFiltering( 1, "sa_se_aw_a1", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「レナは甘えてますわ@ 弱いものは食い尽くされるのが世の常でございますわー!@
PlaySE(3, "s19/04/990400055", 256, 64);
PlaySE(3, "S19/04/VT0_satoko0001", 256, 64);
OutputLine(NULL, "「レナは甘えてますわ!",
NULL, "\"You're so naive, Rena!", Line_WaitForInput);
PlaySE(3, "s19/04/990400056", 256, 64);
PlaySE(3, "S19/04/VT0_satoko0002", 256, 64);
OutputLine(NULL, " 弱いものは食い尽くされるのが世の常でございますわー!」",
NULL, " The Law of the Jungle is survival of the fittest!\"", Line_WaitForInput);
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);