forked from Cavemanon/SnootGame
Merge pull request 'Patch7' (#172) from MapAnon/SnootGame:Patch7 into Patch7
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/172
This commit is contained in:
commit
5fed87c0cc
@ -442,8 +442,8 @@ label chapter_9:
|
||||
linear 0.5 blur 0
|
||||
show dimmer_darker:
|
||||
linear 0.5 alpha 0
|
||||
play ambient 'audio/effects/teenageCrowdJeerLoop.ogg' fadein 3
|
||||
play sound 'audio/effects/teenageCrowdLaugh.ogg'
|
||||
play ambient 'audio/effects/teenageCrowdJeerLoop.ogg' fadein 3 volume 0.5
|
||||
play sound 'audio/effects/teenageCrowdLaugh.ogg' volume 0.5
|
||||
window hide
|
||||
window auto
|
||||
pause 1.5
|
||||
@ -488,11 +488,10 @@ label chapter_9:
|
||||
pause .1
|
||||
alpha 0
|
||||
linear 0.5 alpha 1
|
||||
play sound 'audio/effects/tableslam.ogg'
|
||||
play sound 'audio/effects/projectorFallReverb.ogg'
|
||||
with vpunch
|
||||
play audio 'audio/effects/slapstickglassbreak.ogg'
|
||||
|
||||
show black with Fade(0.14, 0, 0, color="#fff")
|
||||
show black with Fade(0.2, 0, 0, color="#fff")
|
||||
|
||||
stop music
|
||||
stop ambient fadeout 5
|
||||
@ -2176,6 +2175,8 @@ label chapter_9:
|
||||
"Crap, did I leave Saturnia on?"
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user