diff --git a/Update/onik_tips_03.txt b/Update/onik_tips_03.txt
index 1a67ce0..2d6f66e 100644
--- a/Update/onik_tips_03.txt
+++ b/Update/onik_tips_03.txt
@@ -20,7 +20,7 @@ void main()
PlayBGM( 1, "msys02", 128, 0 );
DrawScene("background/gk3", 1000 );
- ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1a_wink_a1_", "1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
+ ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1a_wink_a1_", "1", "left", 1, -240, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「...圭ちゃんってさ、すごいお金持ちってわけでもないの?@
@@ -43,7 +43,7 @@ void main()
NULL, " Did I come to school in a limo before?\"", Line_Normal);
ClearMessage();
DisableWindow();
- ModDrawCharacter(1, 3, "sprite/normal/me1b_wink_a1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
+ ModDrawCharacter(1, 3, "sprite/normal/me1b_wink_a1_", "1", -240, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
//「月の小遣いはいくらもらってる?@
if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); }
@@ -63,7 +63,7 @@ void main()
DisableWindow();
- ModDrawCharacterWithFiltering(3, 4, "sprite/normal/sa1a_akuwarai_a1_", "1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
+ ModDrawCharacterWithFiltering(3, 4, "sprite/normal/sa1a_akuwarai_a1_", "1", "right", 1, 240, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
//「あら。結構、小市民的ですのねぇ。@
if (GetGlobalFlag(GADVMode)) { OutputLine("沙都子", NULL, "Satoko", NULL, Line_ContinueAfterTyping); }
@@ -293,7 +293,7 @@ void main()
ClearMessage();
DisableWindow();
DrawScene("background/gk1", 400 );
- ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1a_def_a1_", "0", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
+ ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1a_def_a1_", "0", "left", 1, -240, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「ぜひ今度、圭ちゃんの家を探検してみたいよなぁ@...お金持ちじゃないと主張しながらもあの邸宅!@ 一体何が隠されているのか!!@
if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); }
@@ -310,7 +310,7 @@ void main()
DisableWindow();
- ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_hau_a1_", "1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
+ ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_hau_a1_", "1", "right", 1, 240, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
//「か、かぁいいものが隠されてるといいなぁ! はぅ~!@
if (GetGlobalFlag(GADVMode)) { OutputLine("レナ", NULL, "Rena", NULL, Line_ContinueAfterTyping); }
@@ -322,7 +322,7 @@ void main()
DisableWindow();
FadeBustshotWithFiltering( 1, "right", 1, FALSE, 0, 0, 300, TRUE );
- ModDrawCharacterWithFiltering(1, 4, "sprite/normal/sa1b_akuwarai_b1_", "1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
+ ModDrawCharacterWithFiltering(1, 4, "sprite/normal/sa1b_akuwarai_b1_", "1", "left", 1, -240, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「きっと家具を買うお金もなくなってて、殺風景な部屋がいっぱいなのですわ!@
if (GetGlobalFlag(GADVMode)) { OutputLine("沙都子", NULL, "Satoko", NULL, Line_ContinueAfterTyping); }