clipped evil.mp3 so it looped correctly, trash sounds and drip ambient in bathroom scene
This commit is contained in:
parent
5a34ad7b17
commit
b00b099e0d
3 changed files with 8 additions and 2 deletions
Binary file not shown.
10
script.rpy
10
script.rpy
|
|
@ -261,11 +261,14 @@ label act1:
|
||||||
|
|
||||||
nvl clear
|
nvl clear
|
||||||
|
|
||||||
nvlnarrator "Shrugging NULL off, I get up, making my way through the living room to get to the kitchen.{w} Every step I take must be careful, lest I step on a trash bag or any other sort of
|
nvlnarrator "Shrugging NULL off, I get up, making my way through the living room to get to the kitchen."
|
||||||
|
play sound waste_cans
|
||||||
|
extend" Every step I take must be careful, lest I step on a trash bag or any other sort of
|
||||||
bullshit thrown about."
|
bullshit thrown about."
|
||||||
stop ambient fadeout 10
|
stop ambient fadeout 10
|
||||||
nvlnarrator "Most common are the plastic cups all around, all of them still with a few drops of sweet drinks clinging to their rims.{w} Some were tucked inside various takeout and plastic bags, which were also
|
nvlnarrator "Most common are the plastic cups all around, all of them still with a few drops of sweet drinks clinging to their rims.{w} Some were tucked inside various takeout and plastic bags, which were also
|
||||||
thrown about in ample amounts."
|
thrown about in ample amounts."xszo0poikl
|
||||||
|
play sound waste_cans
|
||||||
nvlnarrator "Everything that could be piled up is piled up.{w} There are a few pockets of trash that might as well be makeshift pillars.{w} Even in the rim of my own bed sits a pillar of filth."
|
nvlnarrator "Everything that could be piled up is piled up.{w} There are a few pockets of trash that might as well be makeshift pillars.{w} Even in the rim of my own bed sits a pillar of filth."
|
||||||
scene kitchen with dissolve
|
scene kitchen with dissolve
|
||||||
nvlnarrator "I used to tell myself the day would come where I'd regain my energy and bring it all back to the way it should be, but by now I've accepted it...{w} I will die taking in these sights, and smelling this
|
nvlnarrator "I used to tell myself the day would come where I'd regain my energy and bring it all back to the way it should be, but by now I've accepted it...{w} I will die taking in these sights, and smelling this
|
||||||
|
|
@ -450,6 +453,8 @@ label act1:
|
||||||
nvlnarrator "I close my eyes, pretending not to care about the present nastiness.{w} I just need to rest...{w} Forget everything, and just rest."
|
nvlnarrator "I close my eyes, pretending not to care about the present nastiness.{w} I just need to rest...{w} Forget everything, and just rest."
|
||||||
nvlnarrator "......"
|
nvlnarrator "......"
|
||||||
scene bathroom with Fade(0, 0.5, 1)
|
scene bathroom with Fade(0, 0.5, 1)
|
||||||
|
play sound waste_cans
|
||||||
|
play ambient waterdrops fadein 1.5
|
||||||
extend " The first thing I do when I get up is head to the bathroom, still needing to step carefully through the apartment, and wipe my face.{w} I don't bother with the puddle on the floor...{w}
|
extend " The first thing I do when I get up is head to the bathroom, still needing to step carefully through the apartment, and wipe my face.{w} I don't bother with the puddle on the floor...{w}
|
||||||
I don't have it in me right now."
|
I don't have it in me right now."
|
||||||
nvlnarrator "Desperate to get my throat to stop burning, I also sip some of the sink water.{w} It doesn't really help.{w} Not sure what I was expecting?"
|
nvlnarrator "Desperate to get my throat to stop burning, I also sip some of the sink water.{w} It doesn't really help.{w} Not sure what I was expecting?"
|
||||||
|
|
@ -486,6 +491,7 @@ label act1:
|
||||||
nvlnarrator "Well...{w} My hair continues to look unruly, the ribbons loose and frayed...{w} nevertheless,{w} it'll be better than nothing."
|
nvlnarrator "Well...{w} My hair continues to look unruly, the ribbons loose and frayed...{w} nevertheless,{w} it'll be better than nothing."
|
||||||
nvl hide Dissolve(0.1)
|
nvl hide Dissolve(0.1)
|
||||||
|
|
||||||
|
stop ambient fadeout 1.0
|
||||||
scene bed with Fade(0.5, 0.2, 0.5)
|
scene bed with Fade(0.5, 0.2, 0.5)
|
||||||
nvl clear
|
nvl clear
|
||||||
|
|
||||||
|
|
|
||||||
BIN
script.rpyc
BIN
script.rpyc
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue