diff --git a/Update/onik_001.txt b/Update/onik_001.txt index 1bfed70..990d118 100644 --- a/Update/onik_001.txt +++ b/Update/onik_001.txt @@ -2832,8 +2832,6 @@ void main() NULL, "Study = Entrance Exams. Having that basic law of the universe so easily overturned sent me into a state of shock.", Line_Normal); ClearMessage(); DisableWindow(); - FadeBustshot( 2, FALSE, 0, 0, 0, 0, 200, TRUE ); - ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_def_a1_", "0", "m1", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE ); //「そうかもね@試験で振り落とさなきゃならないほど、人もいないし。@ if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } @@ -2848,7 +2846,7 @@ void main() DisableWindow(); - ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1b_wink_a1_", "2", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE ); + ModDrawCharacter(2, 3, "sprite/normal/me1b_wink_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE ); //「誰でも進学できるならさ、そんなにガリガリとやることもないんじゃない?@ if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); }