diff --git a/game/script/x10-raymbas-observations.rpy b/game/script/x10-raymbas-observations.rpy index 9232fa6..2553598 100644 --- a/game/script/x10-raymbas-observations.rpy +++ b/game/script/x10-raymbas-observations.rpy @@ -1005,6 +1005,8 @@ label chapter_x10: stop music fadeout 6 "{cps=*.05}...{/cps}" + window hide + window auto image big blending = Composite( (1920, 1080), @@ -1014,9 +1016,10 @@ label chapter_x10: scene big ending with Dissolve(1) scene big blending with Dissolve(1) - pause 8 + pause 6 scene black with Dissolve(2) + pause 2 return