Remove usage of duplicate CGs

This commit is contained in:
Jáchym Toušek
2017-05-06 14:37:55 +02:00
parent 3a854f534a
commit 99e2db6255
25 changed files with 135 additions and 135 deletions

View File

@@ -314,7 +314,7 @@ void main()
ClearMessage();
DisableWindow();
DrawScene( "bg_238", 3000 );
DrawScene( "bg_247", 3000 );
//「ダムの計画が決まったのは7~8年くらい前なんだ@黒部に次ぐ巨大な計画だったと聞いてるね。¥
PlaySE(3, "s01/08/120800011", 256, 64);
@@ -568,7 +568,7 @@ void main()
ClearMessage();
DisableWindow();
DrawSceneWithMask( "bg_246", "down", 0, 0, 1300 );
DrawSceneWithMask( "bg_247", "down", 0, 0, 1300 );
DrawBustshotWithFiltering( 3, "night/tm_si_wa_a1", "m1", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
//「当時はダムのトラブルの末期だったからね@オヤシロさまの祟りだ、って言ってずいぶん騒がれたんだよ。¥
@@ -968,7 +968,7 @@ void main()
ClearMessage();
DisableWindow();
DrawScene( "bg_238", 3000 );
DrawScene( "bg_247", 3000 );
DrawBustshot( 1, "night/ta_si_de_a1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 0, TRUE );
FadeBustshotWithFiltering( 5, "down", 0, FALSE, 0, 0, 1300, TRUE );
@@ -1850,7 +1850,7 @@ void main()
ClearMessage();
DisableWindow();
DrawSceneWithMask( "bg_246", "left", 0, 0, 1300 );
DrawSceneWithMask( "bg_247", "left", 0, 0, 1300 );
PlayBGM( 1, "msys02", 128, 0 );
StopBGM( 2 );
DrawBustshotWithFiltering( 3, "night/re_si_ko_a1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 1300, TRUE );
@@ -1947,7 +1947,7 @@ void main()
DisableWindow();
DrawScene( "black", 3000 );
DrawScene( "bg_015", 1000 );
DrawScene( "bg_014", 1000 );
DrawBustshotWithFiltering( 2, "ri_mk_de_a1", "m1", 1, 0, 0, FALSE, 0, 0, 0, 0, 0, 10, 300, TRUE );