forked from Cavemanon/SnootGame
Changed, tweaked, and added window fading to several chapters. Fixed a bathroom5.
This commit is contained in:
@ -4904,8 +4904,6 @@ label chapter_11:
|
||||
|
||||
label .BreakingThings:
|
||||
|
||||
window hide
|
||||
|
||||
A "I don’t follow."
|
||||
pause .5
|
||||
|
||||
@ -4986,6 +4984,8 @@ label chapter_11:
|
||||
pause .5
|
||||
|
||||
"Naser looks back ahead at the curtains and doesn’t get up to follow me out of the auditorium."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
@ -5000,12 +5000,16 @@ label chapter_11:
|
||||
pause .5
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play ambient 'audio/effects/apartmentLoop.ogg' fadein 3
|
||||
pause .5
|
||||
|
||||
"I fish the key from my backpack and unlock my door."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
# TODO: directions say Appreciating the Atmosphere
|
||||
@ -5019,6 +5023,8 @@ label chapter_11:
|
||||
"My place is as drab as ever, and Fang is laying in my bed paying close attention to whatever she’s doing on her phone."
|
||||
|
||||
"She looks like she hasn’t slept in days, how long has she been on her phone?"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon neutral flip:
|
||||
@ -5091,6 +5097,8 @@ label chapter_11:
|
||||
|
||||
show fang unimpressed with Dissolve(.25)
|
||||
F "Sickos. Him and Naomi."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon behind fang:
|
||||
@ -5162,6 +5170,8 @@ label chapter_11:
|
||||
A "Oh, alright."
|
||||
|
||||
"Fang gives a quick hug goodbye and waves as she goes out the door."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show fang:
|
||||
easeout_cubic 1.25 xalign 1.6
|
||||
@ -5170,6 +5180,8 @@ label chapter_11:
|
||||
pause .5
|
||||
|
||||
A "{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show anon:
|
||||
@ -5179,6 +5191,8 @@ label chapter_11:
|
||||
"I return my attention to the game and end up playing until nightfall."
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop music fadeout 3
|
||||
@ -5449,11 +5463,13 @@ label chapter_11:
|
||||
"Lab partners."
|
||||
|
||||
"{cps=*.1}...{/cps}"
|
||||
pause .5
|
||||
|
||||
call get_ending
|
||||
if _return != 1: # any route except Shooter
|
||||
# duplicated segment from 11B, 11C and 11D transplanted here
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
play music "audio/OST/Appreciating her Company.ogg" fadein 1.0
|
||||
pause .5
|
||||
|
Reference in New Issue
Block a user