diff --git a/game/script/2.fourth-day-of-school.rpy b/game/script/2.fourth-day-of-school.rpy index 31a62b9..18d87f1 100644 --- a/game/script/2.fourth-day-of-school.rpy +++ b/game/script/2.fourth-day-of-school.rpy @@ -1856,7 +1856,7 @@ label chapter_2: A "Huh?" show reed explanatory - Re "Get your phone out man{cps=*.1}...{/cps}{w=.3} Look up {cps=*.4}'{color=#78FF65}LW_S9znpklI{/color}'..{/cps}" + Re "Get your phone out man{cps=*.1}...{/cps}{w=.3} Look up {cps=*.4}'{color=#78FF65}T9nXyUye3pg{/color}'..{/cps}" show reed neutral pause .5 @@ -2016,7 +2016,9 @@ label chapter_2: easein 0.5 xalign 1.155 # TODO: all three look at anon with surprise pause .5 - I "The three stop moving in line and look back at me." + stop ambient + stop music + I "The three stop in their tracks and look back at me." I "Think I messed up." pause .6 @@ -2024,7 +2026,6 @@ label chapter_2: show fang neutral flip with Dissolve(.25) F "How could you tell?" - stop ambient $ renpy.music.set_volume(1, 0, 'ambient') $ renpy.music.set_volume(1, 0, 'music') play music 'audio/OST/Bayside Bumming it.ogg' diff --git a/game/script/3.showing-up-at-band-practice-and-giving-feedback.rpy b/game/script/3.showing-up-at-band-practice-and-giving-feedback.rpy index 002602a..73b911d 100644 --- a/game/script/3.showing-up-at-band-practice-and-giving-feedback.rpy +++ b/game/script/3.showing-up-at-band-practice-and-giving-feedback.rpy @@ -1020,8 +1020,7 @@ label chapter_3: A "The au--" # TODO: cheesy record scratch? - stop music fadeout 0.1 - play ambient 'audio/effects/classroomLoop.ogg' fadein 1 + $ renpy.music.set_volume(0, 0.02, 'music') I "Uhp" @@ -1033,8 +1032,8 @@ label chapter_3: show fang unimpressed with Dissolve(.25) F "What was that?" pause .5 - - stop ambient fadeout 1 + + $ renpy.music.set_volume(1, 0, 'music') play music 'audio/OST/fighter.ogg' fadein 1.0 A "{cps=*.2}Nuthin’{/cps}" diff --git a/game/script/4.anon-needs-help-during-music-period.rpy b/game/script/4.anon-needs-help-during-music-period.rpy index bb88e44..c091551 100644 --- a/game/script/4.anon-needs-help-during-music-period.rpy +++ b/game/script/4.anon-needs-help-during-music-period.rpy @@ -815,7 +815,6 @@ label chapter_4: I "The damage is done.{w=.4} May as well at this point." - stop ambient fadeout 2 play music 'audio/OST/Fuck You I Like this chick.ogg' I "{cps=*.1}...{/cps}" pause .5