Mion stole another Rena line!

changed the image and text to match
This commit is contained in:
Norgus
2015-11-29 21:39:12 +00:00
parent 814b6fb8e9
commit 8cecc4a34c

View File

@@ -931,24 +931,20 @@ void main()
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
// 箱の中に隠していた正解のカードを取りだし、魅音の推理を検証する…¥ // 箱の中に隠していた正解のカードを取りだし、魅音の推理を検証する…¥
OutputLine(NULL, " 箱の中に隠していた正解のカードを取りだし、魅音の推理を検証する…。", OutputLine(NULL, " 箱の中に隠していた正解のカードを取りだし、魅音の推理を検証する…。",
NULL, "Mion drew the cards from the box and we checked to see if her deduction was right...", Line_Normal); NULL, "Mion drew the cards from the box and we checked to see if her deduction was right...", Line_Normal);
ClearMessage(); ClearMessage();
DisableWindow(); DisableWindow();
FadeBustshotWithFiltering( 2, "left", 1, FALSE, 0, 0, 300, TRUE ); DrawBustshot( 2, "me_se_to_b2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
DrawBustshot( 3, "re_se_wa_a1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
//「正解だねッ!!@ //「正解だねッ!!@
PlaySE(3, "s01/03/120300038", 256, 64); PlaySE(3, "s01/03/120300038", 256, 64);
OutputLine(NULL, "「正解だねッ!!」", OutputLine(NULL, "「正解だねッ!!」",
NULL, "\"You were right!!\"", Line_WaitForInput); NULL, "\"I was right!!\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
DisableWindow(); DisableWindow();
DrawBustshotWithFiltering( 1, "sa_se_bi_a1", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 1300, TRUE ); DrawBustshotWithFiltering( 1, "sa_se_bi_a1", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 1300, TRUE );