From aa31ef26361d38b4c2f301881a39913d714bba81 Mon Sep 17 00:00:00 2001 From: Norgus Date: Sun, 29 Nov 2015 20:54:05 +0000 Subject: [PATCH] some lines reassigned to Mion in the PS3 version at least, I assume that's why Mion is speaking instead of Rena (apparently the director of Higurashi Sui heavily favoured Mion in the script and kind of changed things to make her like the "main heroine") --- Update/onik_010.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Update/onik_010.txt b/Update/onik_010.txt index 75f1073..7cbe948 100644 --- a/Update/onik_010.txt +++ b/Update/onik_010.txt @@ -501,7 +501,7 @@ void main() DisableWindow(); - DrawBustshotWithFiltering( 1, "re_se_de_a1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE ); + DrawBustshotWithFiltering( 3, "me_se_de_a1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE ); //「つまりね@これらのカードが1枚づつ抜かれるの@それが正解のカード。@ PlaySE(3, "s01/03/120300018", 256, 64); @@ -516,10 +516,6 @@ void main() OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); - - DisableWindow(); - DrawBustshotWithFiltering( 3, "me_se_de_a1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE ); - //「で、残ったカードはシャッフルしてみんなで等分@互いに手持ちのカードを質問しあって、抜かれた正解のカードが何かを探るわけ!¥ PlaySE(3, "s01/03/120300021", 256, 64); OutputLine(NULL, "「で、残ったカードはシャッフルしてみんなで等分。", @@ -538,7 +534,7 @@ void main() DisableWindow(); - DrawBustshot( 1, "re_se_wa_b1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE ); + DrawBustshot( 3, "me_se_wa_b1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE ); //「それで、答えがわかったら挙手@ ゲームを終了して答えが正しいかを確認。@ PlaySE(3, "s01/03/120300023", 256, 64);