merge with GuraGura 1.5

This commit is contained in:
Cnnctr
2015-06-05 01:31:25 +02:00
parent 1e25926dbb
commit fb14f913b4
9 changed files with 40 additions and 13 deletions

View File

@@ -1934,7 +1934,7 @@ void main()
DisableWindow();
DrawScene( "bg_165", 400 );
DrawBustshot( 3, "oi_si_ma_a1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
DrawBustshot( 3, "oi_si_ma_a1_zoom", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
PlaySE( 4, "wa_023", 128, 64 );
//「被害者たちはなぜか、あなたのお友達グループに全てつながるのです。」!w2000
@@ -4585,6 +4585,10 @@ void main()
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
DisableWindow();
DrawSceneWithMask( "bg_170b", "right", 0, 0, 300 );
// 壁に叩きつけられ、餡が飛び散る@
OutputLine(NULL, " 壁に叩きつけられ、餡が飛び散る。",
NULL, "It slammed against the wall, causing the bean jam to splatter.", Line_WaitForInput);