diff --git a/Update/onik_000.txt b/Update/onik_000.txt index bd605fa..de22c0d 100644 --- a/Update/onik_000.txt +++ b/Update/onik_000.txt @@ -380,10 +380,10 @@ void main() //draw and move big background SetValidityOfInterface(FALSE); SetValidityOfSaving(FALSE); - DrawBustshot( 4, "hina1_1", 0, -230, -480, FALSE, 0, 0, 0, 0, 0, 0, 0, 1, 200, FALSE ); - DrawBustshot( 3, "hina1_2", 0, -230, -480, FALSE, 0, 0, 0, 0, 0, 0, 0, 2, 200, FALSE ); - DrawBustshot( 2, "hina1_3", 0, -230, -480, FALSE, 0, 0, 0, 0, 0, 0, 0, 3, 200, FALSE ); - DrawBustshot( 1, "hina1_4", 0, -230, -480, FALSE, 0, 0, 0, 0, 0, 0, 0, 4, 200, TRUE ); + DrawBustshot( 4, "overview/hina1_1", 0, -230, -480, FALSE, 0, 0, 0, 0, 0, 0, 0, 1, 200, FALSE ); + DrawBustshot( 3, "overview/hina1_2", 0, -230, -480, FALSE, 0, 0, 0, 0, 0, 0, 0, 2, 200, FALSE ); + DrawBustshot( 2, "overview/hina1_3", 0, -230, -480, FALSE, 0, 0, 0, 0, 0, 0, 0, 3, 200, FALSE ); + DrawBustshot( 1, "overview/hina1_4", 0, -230, -480, FALSE, 0, 0, 0, 0, 0, 0, 0, 4, 200, TRUE ); MoveBustshot( 1, NULL, 0, 290, -480, 1, 10000, FALSE ); MoveBustshot( 2, NULL, 0, 280, -480, 2, 10000, FALSE ); MoveBustshot( 3, NULL, 0, 230, -480, 3, 10000, FALSE ); diff --git a/Update/onik_015.txt b/Update/onik_015.txt index 8fca2e2..c84de11 100644 --- a/Update/onik_015.txt +++ b/Update/onik_015.txt @@ -4839,7 +4839,7 @@ void main() NULL, "Leaving her friends covered in blood with gashes on their heads, she made her way towards the school building.", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); } - + SetValidityOfInput( FALSE ); PlaySE( 4, "wa_008", 128, 64 ); DrawFilm( 2, 153, 153, 102, 255, 0, 200, FALSE ); @@ -6767,7 +6767,7 @@ void main() PlayBGM( 1, "msys08", 128, 0 ); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); } - + DrawBG( "bg_003", 1000, TRUE );