diff --git a/audio/bgm/cross.mp3 b/audio/bgm/cross.mp3 new file mode 100644 index 0000000..ddf680a Binary files /dev/null and b/audio/bgm/cross.mp3 differ diff --git a/audio/se/base_noise1.mp3 b/audio/se/base_noise1.mp3 new file mode 100644 index 0000000..270b6cc Binary files /dev/null and b/audio/se/base_noise1.mp3 differ diff --git a/audio/se/busy_night_streets.mp3 b/audio/se/busy_night_streets.mp3 new file mode 100644 index 0000000..d8607fb Binary files /dev/null and b/audio/se/busy_night_streets.mp3 differ diff --git a/audio/se/car_streets1.mp3 b/audio/se/car_streets1.mp3 new file mode 100644 index 0000000..773141b Binary files /dev/null and b/audio/se/car_streets1.mp3 differ diff --git a/audio/se/crinkle.mp3 b/audio/se/crinkle.mp3 new file mode 100644 index 0000000..89d9ed8 Binary files /dev/null and b/audio/se/crinkle.mp3 differ diff --git a/audio/se/cupboard1_O.mp3 b/audio/se/cupboard1_O.mp3 new file mode 100644 index 0000000..2e00e03 Binary files /dev/null and b/audio/se/cupboard1_O.mp3 differ diff --git a/audio/se/enter_house.mp3 b/audio/se/enter_house.mp3 new file mode 100644 index 0000000..819faae Binary files /dev/null and b/audio/se/enter_house.mp3 differ diff --git a/audio/se/fridge_hum.mp3 b/audio/se/fridge_hum.mp3 new file mode 100644 index 0000000..3591dff Binary files /dev/null and b/audio/se/fridge_hum.mp3 differ diff --git a/audio/se/garbage_bag.mp3 b/audio/se/garbage_bag.mp3 new file mode 100644 index 0000000..2f7b408 Binary files /dev/null and b/audio/se/garbage_bag.mp3 differ diff --git a/audio/se/refrigerater2open.mp3 b/audio/se/refrigerater2open.mp3 new file mode 100644 index 0000000..12b439d Binary files /dev/null and b/audio/se/refrigerater2open.mp3 differ diff --git a/audio/se/refrigerater3close.mp3 b/audio/se/refrigerater3close.mp3 new file mode 100644 index 0000000..ae55e5f Binary files /dev/null and b/audio/se/refrigerater3close.mp3 differ diff --git a/audio/se/refrigerater3open.mp3 b/audio/se/refrigerater3open.mp3 new file mode 100644 index 0000000..3f34ad6 Binary files /dev/null and b/audio/se/refrigerater3open.mp3 differ diff --git a/audio/se/refrigerater4open.mp3 b/audio/se/refrigerater4open.mp3 new file mode 100644 index 0000000..4bcfa42 Binary files /dev/null and b/audio/se/refrigerater4open.mp3 differ diff --git a/audio/se/refrigerator1.mp3 b/audio/se/refrigerator1.mp3 new file mode 100644 index 0000000..4e6bc74 Binary files /dev/null and b/audio/se/refrigerator1.mp3 differ diff --git a/audio/se/rubber_squeeze.mp3 b/audio/se/rubber_squeeze.mp3 new file mode 100644 index 0000000..564d2d8 Binary files /dev/null and b/audio/se/rubber_squeeze.mp3 differ diff --git a/audio/se/streets_afternoon.mp3 b/audio/se/streets_afternoon.mp3 new file mode 100644 index 0000000..30df313 Binary files /dev/null and b/audio/se/streets_afternoon.mp3 differ diff --git a/audio/se/waste_cans.mp3 b/audio/se/waste_cans.mp3 new file mode 100644 index 0000000..a3d5f2d Binary files /dev/null and b/audio/se/waste_cans.mp3 differ diff --git a/audio/se/waterdrops.mp3 b/audio/se/waterdrops.mp3 new file mode 100644 index 0000000..b897d18 Binary files /dev/null and b/audio/se/waterdrops.mp3 differ diff --git a/gui/overlay/main_menu.png b/gui/overlay/main_menu.png deleted file mode 100644 index e7a585d..0000000 Binary files a/gui/overlay/main_menu.png and /dev/null differ diff --git a/script.rpy b/script.rpy index e888a04..da6015c 100644 --- a/script.rpy +++ b/script.rpy @@ -110,6 +110,7 @@ label start: label prologue: scene ceiling with fade + play ambient base_noise1 volume 0.1 nvlnarrator "My eyes widen suddenly, waking me as if I was dreaming, except my body doesn't have the energy to bolt up in shock.{w} The rest of my senses lag behind, so at first I'm not sure what has me wide awake so late at night." @@ -290,9 +291,14 @@ label act1_part1: null "Hmhmmm..." advnarrator "NULL inspects herself all around, adjusting to our body." advnarrator "She wiggles our fingers and closes our hands." - advnarrator "And then, satisfied, she opens the fridge, pouncing on it like a predator." + advnarrator "And then, satisfied, " + play sound refrigerater3open + play ambient fridge_hum fadein 1.0 + extend "she opens the fridge, pouncing on it like a predator." + play sound refrigerater4open advnarrator "The contents of the fridge bounce around noisily, though there isn't much inside anymore beyond drinks and frozen goods." advnarrator "It's an irritating cacophony, but without controlling my own body I can't cover my ears.{w} I can't even wince." + play sound refrigerater2open advnarrator "She flings the door to the freezer open, once again making the fridge sing its symphony." null "There it is!{w} My favorite..." show irida stiff shock at left with dissolve @@ -302,9 +308,12 @@ label act1_part1: hide irida stiff hide null boast with dissolve + play sound crinkle + stop ambient fadeout 5.0 advnarrator "Roughly, without a hint of hesitation, NULL takes a bag and tears at it with our nails." advnarrator "Inside, protected only by a thin plastic that will soon be torn apart, are a few cuts of uncooked steak." advnarrator "Despite not being in control I feel all that she does as if it happened to me, although faintly." + play sound crinkle advnarrator "The plastic keeps getting caught on our fingertips, but she seems not to mind the feeling, not letting it stop her from tearing." advnarrator "But even from the outside looking in I can feel it hurting." advnarrator "I sit on the outside, unable to stop her from hurting me, forced to watch and, at most, powerlessly beg." @@ -740,6 +749,7 @@ label act2: irida "A,{w} Ah..." + play music cross fadein 1.5 volume 0.8 scene cg_deadbody with Fade (0, 0.5, 2) pause 1 @@ -1088,16 +1098,20 @@ label finale: null "What are youー" advnarrator "Quickly, I wrap it around her neck.{w} I don't even give her the time to complain." null "Huh..." + play sound rubber_squeeze advnarrator "I start squeezing.{w} Her hands come up, pulling at my wrists." advnarrator "She's already reached the point where she can't put up a fight a long time ago, though." advnarrator "Your puny attempt won't do anything, NULL." + play sound rubber_squeeze advnarrator "I'll keep it tight around your neck until you're nearly gone.{w} Or maybe I'll keep going?" scene cg_pinned_5 with Dissolve(1.5) advnarrator "Soon enough, she can't even keep her hands on my wrists.{w} Her hands fall, resting on my arms unceremoniously." advnarrator "What a beautiful sign of defeat you've given me..." advnarrator "This side of you is so intoxicating.{w} The NULL that has no choice but to give up." + play sound rubber_squeeze advnarrator "I'll kill you, okay?" advnarrator "What a shame to do it when you can't even look at me..." + play sound rubber_squeeze advnarrator "You're choking for air too hard to even look my way, but I'll still kill you." advnarrator "......" advnarrator "Kidding." @@ -1133,6 +1147,7 @@ label finale: scene black with Fade(4.5, 3.0, 0) label epilogue: + play ambient busy_night_streets volume 0.6 scene street_night with Fade(0.0, 0.3, 1.5) advnarrator "I've come to really appreciate the little coincidences in life." advnarrator "The ones that make it easier, anyway." @@ -1160,6 +1175,7 @@ label epilogue: null "Then maybe you're just better off dead!" irida "..." hide null boast with Fade(1.5, 1.0, 0) + stop ambient fadeout 5 advnarrator "She just keeps on going..." null "Don't tell me you're still scared of being out in the dark?" null "What are you, fucking twelve?{w} Ehehe..." @@ -1168,6 +1184,8 @@ label epilogue: null "All those years and you're still the same anxious mess..." advnarrator "When you try, I just can't help but smile." advnarrator "Because I know you too well." + play sound enter_house + pause 1.0 scene cg_meeting_empty with Fade(0.0, 0.3, 1.5) advnarrator "And by now you must be aware too." show null boast smug with dissolve diff --git a/script.rpyc b/script.rpyc index 937309c..ddc06cf 100644 Binary files a/script.rpyc and b/script.rpyc differ