From fc0a688e7406c39efc9ef7eda5dbc581cf5854f5 Mon Sep 17 00:00:00 2001 From: nutbuster Date: Tue, 9 Nov 2021 18:26:42 +1100 Subject: [PATCH] Choreography Big Ending x10 --- game/script/x10-raymbas-observations.rpy | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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