changed files to accomidate asset changes

This commit is contained in:
2021-06-20 00:25:26 -05:00
parent 58d71a632e
commit ee770d3059
6 changed files with 23 additions and 23 deletions

View File

@@ -748,7 +748,7 @@ label chapter_14A:
"My final plea to Fang races through my head."
#fade in wind blowing here
play sound "audio/effects/wind.wav" loop volume 0.3
play sound "audio/effects/wind.ogg" loop volume 0.3
"{i}Dont leave me alone.{/i}"
"I just feel completely and utterly and hopelessly alone."
@@ -770,7 +770,7 @@ label chapter_14A:
"Its better this way."
$ quick_menu = False
window hide
play sound "audio/effects/wind.wav" loop volume 0.2
play sound "audio/effects/wind.ogg" loop volume 0.2
play music "audio/OST/Sad!.ogg" fadein 1.0 volume 2.8 noloop
pause 20
stop sound fadeout 1.0
@@ -778,4 +778,4 @@ label chapter_14A:
pause 30
scene 1of4 with fade
pause 15
return
return