diff --git a/script.rpy b/script.rpy index 25c7b03..ad1851d 100644 --- a/script.rpy +++ b/script.rpy @@ -1178,7 +1178,7 @@ label epilogue: scene cg_meeting_end with Fade(0.0, 0.3, 2.5) null "Come destroy me...{w} like usual..." advnarrator "Even though it was always you making things worse..." - scene black with Fade(1,5, 1.0, 0) + scene black with Fade(1.5, 1.0, 0) advnarrator "Even though you were always everything I hated about myself..." advnarrator "Somehow, in the end, I'm so thankful I made you." pause 1.0 diff --git a/script.rpyc b/script.rpyc index 1b516f2..4061b16 100644 Binary files a/script.rpyc and b/script.rpyc differ