From ab1baa9c8bf32e0e6edb86bd4dd912b46564da29 Mon Sep 17 00:00:00 2001 From: Mappening Date: Wed, 24 Nov 2021 08:10:41 -0600 Subject: [PATCH] Added shower door sound to 13A and fixed shower sounds --- ...13A.fang-loses-it-after-losing-prom-queen.rpy | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/game/script/13A.fang-loses-it-after-losing-prom-queen.rpy b/game/script/13A.fang-loses-it-after-losing-prom-queen.rpy index 49c8897..cfd4b73 100644 --- a/game/script/13A.fang-loses-it-after-losing-prom-queen.rpy +++ b/game/script/13A.fang-loses-it-after-losing-prom-queen.rpy @@ -1375,10 +1375,16 @@ label chapter_13A: pause .5 "Fang gets up from my bed and trudges over to my bathroom." - pause 1 + window hide + window auto + pause 0.25 - play ambient 'audio/effects/showermuffledloop.ogg' fadein 1.5 - pause .5 + play sound 'audio/effects/showerDoor.ogg' + + pause 2.25 + + play ambient 'audio/effects/showermuffledloop.ogg' fadein 1.5 volume 0.5 + pause 1 "Right. Clothes." @@ -1403,8 +1409,8 @@ label chapter_13A: "{cps=*.1}...{/cps}" pause 1 - stop ambient fadeout 0.5 - play sound 'audio/effects/showermuffledend.ogg' fadein 0.25 + stop ambient fadeout 2 + play sound 'audio/effects/showermuffledend.ogg' volume 0.5 "Some minutes later with my knife and I hear the shower sputter to a stop." "I knock on the door and set the custom cut outfit on the floor for her."