mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
further tidying before ch5 start
This commit is contained in:
parent
143ea72ea5
commit
c7a2c5b692
3 changed files with 7 additions and 8 deletions
|
@ -1856,7 +1856,7 @@ label chapter_2:
|
||||||
A "Huh?"
|
A "Huh?"
|
||||||
|
|
||||||
show reed explanatory
|
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
|
show reed neutral
|
||||||
pause .5
|
pause .5
|
||||||
|
|
||||||
|
@ -2016,7 +2016,9 @@ label chapter_2:
|
||||||
easein 0.5 xalign 1.155
|
easein 0.5 xalign 1.155
|
||||||
# TODO: all three look at anon with surprise
|
# TODO: all three look at anon with surprise
|
||||||
pause .5
|
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."
|
I "Think I messed up."
|
||||||
pause .6
|
pause .6
|
||||||
|
@ -2024,7 +2026,6 @@ label chapter_2:
|
||||||
show fang neutral flip with Dissolve(.25)
|
show fang neutral flip with Dissolve(.25)
|
||||||
F "How could you tell?"
|
F "How could you tell?"
|
||||||
|
|
||||||
stop ambient
|
|
||||||
$ renpy.music.set_volume(1, 0, 'ambient')
|
$ renpy.music.set_volume(1, 0, 'ambient')
|
||||||
$ renpy.music.set_volume(1, 0, 'music')
|
$ renpy.music.set_volume(1, 0, 'music')
|
||||||
play music 'audio/OST/Bayside Bumming it.ogg'
|
play music 'audio/OST/Bayside Bumming it.ogg'
|
||||||
|
|
|
@ -1020,8 +1020,7 @@ label chapter_3:
|
||||||
A "The au--"
|
A "The au--"
|
||||||
|
|
||||||
# TODO: cheesy record scratch?
|
# TODO: cheesy record scratch?
|
||||||
stop music fadeout 0.1
|
$ renpy.music.set_volume(0, 0.02, 'music')
|
||||||
play ambient 'audio/effects/classroomLoop.ogg' fadein 1
|
|
||||||
|
|
||||||
I "Uhp"
|
I "Uhp"
|
||||||
|
|
||||||
|
@ -1033,8 +1032,8 @@ label chapter_3:
|
||||||
show fang unimpressed with Dissolve(.25)
|
show fang unimpressed with Dissolve(.25)
|
||||||
F "What was that?"
|
F "What was that?"
|
||||||
pause .5
|
pause .5
|
||||||
|
|
||||||
stop ambient fadeout 1
|
$ renpy.music.set_volume(1, 0, 'music')
|
||||||
play music 'audio/OST/fighter.ogg' fadein 1.0
|
play music 'audio/OST/fighter.ogg' fadein 1.0
|
||||||
A "{cps=*.2}Nuthin’{/cps}"
|
A "{cps=*.2}Nuthin’{/cps}"
|
||||||
|
|
||||||
|
|
|
@ -815,7 +815,6 @@ label chapter_4:
|
||||||
|
|
||||||
I "The damage is done.{w=.4} May as well at this point."
|
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'
|
play music 'audio/OST/Fuck You I Like this chick.ogg'
|
||||||
I "{cps=*.1}...{/cps}"
|
I "{cps=*.1}...{/cps}"
|
||||||
pause .5
|
pause .5
|
||||||
|
|
Loading…
Reference in a new issue