diff --git a/game/script/1.first-two-days-anon-meets-fang.rpy b/game/script/1.first-two-days-anon-meets-fang.rpy index e19f657..f905c27 100644 --- a/game/script/1.first-two-days-anon-meets-fang.rpy +++ b/game/script/1.first-two-days-anon-meets-fang.rpy @@ -1374,7 +1374,7 @@ label chapter_1: Sp "Next time it will be campus clean-up." - stop music1 fadeout 0.5 + stop music1 fadeout 2 hide anon with Dissolve(1) show spears neutral flip with Dissolve(0.25) @@ -1390,8 +1390,7 @@ label chapter_1: pause 0.5 - play ambient 'audio/effects/school loop.ogg' fadein 0.5 - + play ambient 'audio/effects/school loop.ogg' fadein 1 scene hallway show anon neutral at acenter with fade @@ -1400,8 +1399,7 @@ label chapter_1: I "I consolidate them all into a pair of boxes and make my exit." - stop ambient fadeout 1.0 - + play ambient "audio/effects/outdoor ambience.ogg" fadeout 1.0 fadein 0.5 scene outside school show anon neutral at acenter with fade @@ -1435,6 +1433,7 @@ label chapter_1: I "{cps=*0.1}...{/cps}" + stop ambient fadeout 1 scene black with fade #Meeting the Band @@ -2463,7 +2462,6 @@ label chapter_1: stop music fadeout 0.1 pause 0.1 - # TODO: ogg conversion play sound 'audio/effects/ding_dong.ogg' volume 2 # CC0 I "{cps=*20}{i}DING-{w=0.75}DONG{/i}{/cps}{w=1.5}{nw}" play sound 'audio/effects/ding_dong.ogg' volume 2