forked from Cavemanon/SnootGame
autism commit 2
This commit is contained in:
@ -2270,8 +2270,8 @@ label chapter_2:
|
||||
|
||||
pause .5
|
||||
|
||||
$ renpy.music.set_volume(0, 0.02, 'ambient')
|
||||
$ renpy.music.set_volume(0, 0.02, 'music')
|
||||
stop ambient fadeout 0.02
|
||||
stop music fadeout 0.02
|
||||
|
||||
show reed shocked flip:
|
||||
easein_quart 1 xalign 0.54
|
||||
@ -2280,8 +2280,6 @@ label chapter_2:
|
||||
show trish surprised flip:
|
||||
easein_quart 1 xalign 1.155
|
||||
pause .5
|
||||
stop ambient
|
||||
stop music
|
||||
"The three stop in their tracks and look back at me."
|
||||
pause .5
|
||||
|
||||
@ -2291,8 +2289,6 @@ label chapter_2:
|
||||
show fang neutral flip with Dissolve(.25)
|
||||
F "How could you tell?"
|
||||
|
||||
$ renpy.music.set_volume(1, 0, 'ambient')
|
||||
$ renpy.music.set_volume(1, 0, 'music')
|
||||
play music 'audio/OST/Bayside Bumming it.ogg'
|
||||
|
||||
show trish neutral flip
|
||||
|
Reference in New Issue
Block a user