forked from Cavemanon/SnootGame
remove dupe & unused sfx, work in final changes before release
This commit is contained in:
@ -310,7 +310,7 @@ label chapter_2:
|
||||
|
||||
"I should be getting to homeroom soon, too."
|
||||
|
||||
play ambient 'audio/effects/school loop.ogg' fadein 3
|
||||
play ambient 'audio/effects/schoolLoop.ogg' fadein 3
|
||||
scene hallway
|
||||
show anon neutral flip at aright
|
||||
with Fade(1, 0, 1)
|
||||
@ -634,7 +634,7 @@ label chapter_2:
|
||||
# TODO: fill this dead air with some relatively upbeat music to make Fang getting mad more dramatic
|
||||
play music 'audio/ost/Appreciating the Moment.ogg'
|
||||
|
||||
"CHAD RECOVERY SUCCESSFUL!"
|
||||
"CHAD RECOVERY SUCCESSFUL."
|
||||
pause .5
|
||||
|
||||
F "None of your business. Just do the damn assignment and don’t bother me."
|
||||
@ -1523,7 +1523,7 @@ label chapter_2:
|
||||
|
||||
stop sound fadeout 2
|
||||
stop music fadeout 3
|
||||
play ambient 'audio/effects/school loop.ogg' fadein 1.5
|
||||
play ambient 'audio/effects/schoolLoop.ogg' fadein 1.5
|
||||
scene hallway
|
||||
with fade
|
||||
|
||||
@ -2097,7 +2097,7 @@ label chapter_2:
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
|
||||
menu:
|
||||
|
||||
"Look the link up":
|
||||
|
Reference in New Issue
Block a user