forked from Cavemanon/SnootGame
Map's audio updates for chapter 3
This commit is contained in:
@ -620,8 +620,10 @@ label chapter_3:
|
|||||||
easeout_quart 1 xalign 1.3 yalign -0.3
|
easeout_quart 1 xalign 1.3 yalign -0.3
|
||||||
pause .5
|
pause .5
|
||||||
hide naser with dissolve
|
hide naser with dissolve
|
||||||
play sound 'audio/effects/anonHeadbutt.ogg'
|
play sound 'audio/effects/anonHeadbutt.ogg'
|
||||||
with vpunch
|
with vpunch
|
||||||
|
stop sound fadeout 1
|
||||||
|
# This fadeout is just so there's no twangy end as that's exclusive to the trash room Anon has.
|
||||||
|
|
||||||
I "There’s a rumbling snore and it’s clear that Naser has checked out."
|
I "There’s a rumbling snore and it’s clear that Naser has checked out."
|
||||||
|
|
||||||
@ -705,11 +707,11 @@ label chapter_3:
|
|||||||
|
|
||||||
I "Halfway to Music class,{w=.4} I slam into somebody and tumble to the floor."
|
I "Halfway to Music class,{w=.4} I slam into somebody and tumble to the floor."
|
||||||
|
|
||||||
stop ambient fadeout 2
|
stop ambient fadeout 0.69
|
||||||
play sound 'audio/effects/slapstickBigPunch.ogg'
|
play sound 'audio/effects/slapstickBigPunch.ogg'
|
||||||
scene black with Fade(.1, 0, .25, color="#fff")
|
scene black with Fade(.1, 0, .25, color="#fff")
|
||||||
pause .5
|
pause .15
|
||||||
play sound 'audio/effects/anonHeadbutt.ogg'
|
play sound 'audio/effects/anonDumbassFall.ogg'
|
||||||
pause 1
|
pause 1
|
||||||
|
|
||||||
A "Augh{cps=*.1}...{/cps}"
|
A "Augh{cps=*.1}...{/cps}"
|
||||||
@ -2093,8 +2095,6 @@ label chapter_3:
|
|||||||
pause 20.00
|
pause 20.00
|
||||||
scene black with Fade(1, 0, 0)
|
scene black with Fade(1, 0, 0)
|
||||||
|
|
||||||
stop music fadeout 3
|
|
||||||
|
|
||||||
I "{cps=*.2}Fuck.{/cps}"
|
I "{cps=*.2}Fuck.{/cps}"
|
||||||
|
|
||||||
I "{cps=*.1}...{/cps}"
|
I "{cps=*.1}...{/cps}"
|
||||||
|
Reference in New Issue
Block a user