map updates

This commit is contained in:
MichaelYick 2021-10-14 22:41:42 -05:00
parent 377894db98
commit 9ac4e03f08
1 changed files with 26 additions and 19 deletions

View File

@ -368,7 +368,7 @@ label chapter_14A:
#Alexa, play In The House, In a Heartbeat
play ambient "audio/effects/windLightLoop.ogg" fadein 4
pause 1.5
pause 5
"The whole time my mind floods with horrid worst-case scenarios."
@ -392,13 +392,16 @@ label chapter_14A:
"Theres just a fire in the school that scared people."
"Shes in this crowd somewhere."
window hide
window auto
pause .5
scene a02 with fade
pause 1
stop ambient1 fadeout 3
stop ambient fadeout 3
play ambient2 'audio/effects/radioChatterLoop.ogg' fadein 3 volume 0.05
play ambient3 'audio/effects/hungrybeast.ogg' fadein 3 volume 0.1
T "{b}YOU!!{/b}"
pause 1
@ -450,15 +453,19 @@ label chapter_14A:
pause .5
"A teacher has to hold her back and try directing her to a nearby curb to sit."
play ambient "audio/effects/windLightLoop.ogg" fadein 15
play ambient1 "audio/effects/teenageCrowdMurmurLoop.ogg" fadein 7
stop ambient3 fadeout 4
stop ambient2 fadeout 3
stop ambient fadeout 5
window hide
window auto
pause 1
scene black with Dissolve(2)
pause .5
pause 2
play ambient "audio/effects/windLightLoop.ogg" fadein 5
play ambient1 "audio/effects/teenageCrowdMurmurLoop.ogg" fadein 10
"{cps=*.1}...{/cps}I dont have time for this."
@ -1183,7 +1190,7 @@ label chapter_14A:
window hide
window auto
play sound 'audio/effects/shooterFangJumps.ogg' volume 0.7
pause 4
pause 6
"I cant look over."
pause .5
@ -1290,7 +1297,7 @@ label chapter_14A:
window auto
pause 1
stop ambient fadeout 3
stop ambient fadeout 5
play ambient1 "audio/effects/drizzleLoop.ogg" fadein 3
play ambient2 "audio/effects/windLightLoop.ogg" fadein 3
scene a15 with Fade(2, .5, 2)
@ -1399,20 +1406,20 @@ label chapter_14A:
"Its better this way."
$ quick_menu = False
window hide
stop ambient fadeout 20
pause 4
pause 7
play music "audio/OST/Sad!.ogg" fadein 1.0 volume 2.8 noloop
scene black with Dissolve(10.0)
pause 2.5
play music "audio/OST/Sad!.ogg" fadein 15.0 volume 2.8 noloop
scene 1of4 with Dissolve(9.0)
pause 11
stop ambient fadeout 10
scene black with Dissolve(4)
pause 2
scene e1of4 with Dissolve(2)
pause
scene black with Dissolve(3)
stop music fadeout 2
pause 2
stop music fadeout 22
scene black with Dissolve(17.0)
pause 5
return