From 6648af37fcc1d6e35d85592df1d7171e31499426 Mon Sep 17 00:00:00 2001 From: Map Date: Sun, 14 Nov 2021 23:18:19 -0600 Subject: [PATCH] Fix minor stella fading issue near end of x7 --- game/script/x7-naomi-tribulations.rpy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/game/script/x7-naomi-tribulations.rpy b/game/script/x7-naomi-tribulations.rpy index e9e1f64..3653d43 100644 --- a/game/script/x7-naomi-tribulations.rpy +++ b/game/script/x7-naomi-tribulations.rpy @@ -1936,8 +1936,6 @@ label chapter_x7: play audio 'audio/effects/crowdCheer.ogg' volume 0.5 pause 1 - show stella sad: - xalign -0.2 show chadshark: easein_cubic 1 yalign 0.0 xalign -0.4 show naser behind chadshark: @@ -1950,6 +1948,8 @@ label chapter_x7: easeout_cubic 0.3 yalign 0.0 repeat pause 0.0001 + show stella sad: + xalign -0.2 hide stella_hack show naser brooding flip show naomi happy flip