diff --git a/images/bg/bathroom.png b/images/bg/bathroom.png deleted file mode 100644 index baa2230..0000000 Binary files a/images/bg/bathroom.png and /dev/null differ diff --git a/images/bg/intersection.png b/images/bg/intersection.png index 289a150..2865a44 100644 Binary files a/images/bg/intersection.png and b/images/bg/intersection.png differ diff --git a/images/bg/kitchen.png b/images/bg/kitchen.png deleted file mode 100644 index 6b87ec7..0000000 Binary files a/images/bg/kitchen.png and /dev/null differ diff --git a/images/bg/kitchenfloor.png b/images/bg/kitchenfloor.png deleted file mode 100644 index e9bec50..0000000 Binary files a/images/bg/kitchenfloor.png and /dev/null differ diff --git a/images/bg/street.png b/images/bg/street.png deleted file mode 100644 index eae1d63..0000000 Binary files a/images/bg/street.png and /dev/null differ diff --git a/images/bg/street_night.png b/images/bg/street_night.png deleted file mode 100644 index d57d09d..0000000 Binary files a/images/bg/street_night.png and /dev/null differ diff --git a/images/fx/title.png b/images/fx/title.png deleted file mode 100644 index 050be2e..0000000 Binary files a/images/fx/title.png and /dev/null differ diff --git a/script.rpy b/script.rpy index 23226ed..478543c 100644 --- a/script.rpy +++ b/script.rpy @@ -568,7 +568,7 @@ label act2: advnarrator "It's always busy, and it's close enough that I can see the building as I'm crossing." advnarrator "Knowing I've nearly made it there, I exhale." advnarrator "My legs hurt already..." - scene street with dissolve + scene buildingfront with dissolve irida "Haahh...{w} Here we are." advnarrator "Right.{w} Just walking here was easy enough, but now comes the really tough part." advnarrator "It's time to talk with some people..." @@ -1124,22 +1124,6 @@ label finale: irida "NULL...{w} Just.{w} Just..." scene black with Fade(1.0, 0.5, 0) irida "Just stop already." - pause 1.0 - show title with Fade(0, 0.2, 3.0) - pause 2.0 - scene black with Fade(4.5, 3.0, 0) label epilogue: - 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." - advnarrator "The way to my new workplace wasn't too dissimilar to the one that came before, so I made short work of memorizing it." - advnarrator "Though now I prefer avoiding the intersection." - scene black with Fade(2.0, 1.5, 0) - show null boast smug at right with dissolve - null "Scared you'll run into someone else killable, I take it?" - null "But really, I do get it..." - show null boast smugopen at right with bouncetransition - null "Anyone with a mind as frail as yours would be better off avoiding anything that could upset them, right?" - null "Even just a little..." - null "Poor, fragile Irida would just crumble remembering the time she killed someone in her mind!" \ No newline at end of file + advnarrator "AAAAAAAAA" \ No newline at end of file diff --git a/script.rpyc b/script.rpyc index 9569c63..ce91301 100644 Binary files a/script.rpyc and b/script.rpyc differ