diff --git a/Update/onik_001.txt b/Update/onik_001.txt
index 50a51d1..557cc8f 100644
--- a/Update/onik_001.txt
+++ b/Update/onik_001.txt
@@ -2882,8 +2882,7 @@ void main()
NULL, "In place of a chime, the sound of the principal waving a hand bell drifted through the classroom.", Line_Normal);
ClearMessage();
DisableWindow();
-// drojf - Instead of changing priority, the layer should change to 2, as mion was previously drawn on layer 2, but it was incorrectly using layer 1 before. Delete this comment if it is OK
- ModDrawCharacter(2, 3, "sprite/me1a_warai_a1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 600, TRUE );
+ ModDrawCharacter(2, 3, "sprite/me1a_warai_a1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「圭ちゃん、おしまいおしまい@ さぁ楽しいランチタ~イム!@
if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); }