diff --git "a/ERB/\345\217\243\344\270\212\343\203\273\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\351\226\242\351\200\243/\345\200\213\344\272\272\345\217\243\344\270\212/027 Wriggle [\343\203\252\343\202\260\343\203\253]/Wriggle/M_KOJO_K27_\343\202\244\343\203\231\343\203\263\343\203\210.ERB" "b/ERB/\345\217\243\344\270\212\343\203\273\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\351\226\242\351\200\243/\345\200\213\344\272\272\345\217\243\344\270\212/027 Wriggle [\343\203\252\343\202\260\343\203\253]/Wriggle/M_KOJO_K27_\343\202\244\343\203\231\343\203\263\343\203\210.ERB"
index edd65b167005125a4a566fdc775e85b896090142..3e17b5655da421871732742baf8e162dc2d86512 100644
--- "a/ERB/\345\217\243\344\270\212\343\203\273\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\351\226\242\351\200\243/\345\200\213\344\272\272\345\217\243\344\270\212/027 Wriggle [\343\203\252\343\202\260\343\203\253]/Wriggle/M_KOJO_K27_\343\202\244\343\203\231\343\203\263\343\203\210.ERB"	
+++ "b/ERB/\345\217\243\344\270\212\343\203\273\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\351\226\242\351\200\243/\345\200\213\344\272\272\345\217\243\344\270\212/027 Wriggle [\343\203\252\343\202\260\343\203\253]/Wriggle/M_KOJO_K27_\343\202\244\343\203\231\343\203\263\343\203\210.ERB"	
@@ -601,7 +601,7 @@ ENDIF
 RETURN 1
 
 @K27_BEFORETRAIN
-#DIM nTab = 138 ;custom CUSTOMDRAWLINE
+#DIM nTab = 94 ;custom CUSTOMDRAWLINE
 ;一日の開始時、正確には来訪判定時に読み込む関数,使うときはコメントアウトを外すこと
 ;ここでCFLAG:XX:翌日来訪を設定して確実に来訪させたりTCVAR:XX:発情で朝っぱらからサカらせることもできる
 ;ただし「毎朝例外なく読み込まれる」ため、条件を設定しておくことが望ましい
@@ -685,13 +685,15 @@ ENDIF
 ;custom code (by Pedy)
 ;change to include last seen check to prevent spam
 ;add character tips toggle
-IF ONCE("WriggleTip", 0, 60) && DAY - CFLAG:60:最後に会った日 == 1 && DAY != 1 && !CFLAG:[[リグル]]:MORNING_TIPS_DISABLED ;last met check + toggle
+IF ONCE("WriggleTip", 0, 27) && DAY - CFLAG:27:最後に会った日 == 1 && DAY != 1 && !CFLAG:[[リグル]]:MORNING_TIPS_DISABLED ;last met check + toggle
 	LOCAL = RAND:1
-	IF FIRSTTIME(@"WriggleTipSection_{LOCAL}",,60)
+	IF FIRSTTIME(@"WriggleTipSection_{LOCAL}",,27)
 		SELECTCASE LOCAL
 			CASE 0
 				PRINTFORML ┏Tips%"━"*((nTab-8)/2)%┓
-				PRINTFORML ┃%@"If you want to do it raw or have a child with %CALLNAME:[[リグル]]%, but you can't ask %HIM_HER([[リグル]])% for permission because %HES_SHES([[リグル]])% in heat and taking contraception, choose \"Do Nothing\" when having sex with %HIM_HER([[リグル]])%. You'll get the option to ask %HIM_HER([[リグル]])% then.",nTab,LEFT%┃
+				PRINTFORML ┃%@"If you want to do it raw or have a child with Wriggle, but you can't ask %HIM_HER([[リグル]])% for permission",nTab,LEFT%┃
+				PRINTFORML ┃%@"because %HES_SHES([[リグル]])% in heat and taking contraception, choose \"Do Nothing\" when having sex with %HIM_HER([[リグル]])%.",nTab,LEFT%┃
+				PRINTFORML ┃%@"You'll get the option to ask %HIM_HER([[リグル]])% then.",nTab,LEFT%┃
 				PRINTFORML ┗%"━"*(nTab/2)%┛
 				PRINTW 
 		ENDSELECT
diff --git "a/ERB/\345\217\243\344\270\212\343\203\273\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\351\226\242\351\200\243/\345\200\213\344\272\272\345\217\243\344\270\212/151 YuugenMagan [\343\203\246\343\202\246\343\202\262\343\203\263\343\203\236\343\202\254\343\203\263]/M_KOJO_K151_functions.ERB" "b/ERB/\345\217\243\344\270\212\343\203\273\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\351\226\242\351\200\243/\345\200\213\344\272\272\345\217\243\344\270\212/151 YuugenMagan [\343\203\246\343\202\246\343\202\262\343\203\263\343\203\236\343\202\254\343\203\263]/M_KOJO_K151_functions.ERB"
index 679edab000eb6b8ff64a71529839c78ed4af3a9a..1ec2403f5e5522f350b13eb3cc6d22a4b6ba7b7c 100644
--- "a/ERB/\345\217\243\344\270\212\343\203\273\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\351\226\242\351\200\243/\345\200\213\344\272\272\345\217\243\344\270\212/151 YuugenMagan [\343\203\246\343\202\246\343\202\262\343\203\263\343\203\236\343\202\254\343\203\263]/M_KOJO_K151_functions.ERB"	
+++ "b/ERB/\345\217\243\344\270\212\343\203\273\343\203\241\343\203\203\343\202\273\343\203\274\343\202\270\351\226\242\351\200\243/\345\200\213\344\272\272\345\217\243\344\270\212/151 YuugenMagan [\343\203\246\343\202\246\343\202\262\343\203\263\343\203\236\343\202\254\343\203\263]/M_KOJO_K151_functions.ERB"	
@@ -224,7 +224,7 @@ ELSEIF DAY:2 == 4 && DAY:3 == 25
                 PRINTFORMDW Isn't it Christmas?
                 PRINTFORMDW Sarah winces.
                 PRINTFORML 「Yeah, but Shinki-sama doesn't like us celebrating it.」
-                PRINTFORML 「So we do this thing instead. Its supposed to be about celebrating sharing knowledge and not being superstitious...」
+                PRINTFORML 「So we do this thing instead. It's supposed to be about celebrating sharing knowledge and not being superstitious...」
                 PRINTFORMW 「And chariot races, for some reason.」
                 PRINTFORMW 「But hey, there's no reason I can't give you a present anyway.」
                 PRINTFORMDW %HE_SHE(151,1)% grins.