diff --git a/script.rpy b/script.rpy index dc18e68..3db12b2 100644 --- a/script.rpy +++ b/script.rpy @@ -442,6 +442,7 @@ label act1: null "Was all the filth not enough for you already?" null "Eeeewww... Ahahahaha!!" nvl clear + stop music fadeout 2.5 scene black with Fade(1.5, 1, 0) irida "Hhhnn......" diff --git a/script.rpyc b/script.rpyc index ea0a8da..3098266 100644 Binary files a/script.rpyc and b/script.rpyc differ