Compare commits
No commits in common. "3a3e56b423a2318f69b343b4792d7b97a86b34d0" and "edb9da1d96d1de9bc8d37a7cabc9a3d712d81087" have entirely different histories.
3a3e56b423
...
edb9da1d96
|
Before Width: | Height: | Size: 475 KiB |
|
Before Width: | Height: | Size: 605 KiB After Width: | Height: | Size: 534 KiB |
|
Before Width: | Height: | Size: 444 KiB |
|
Before Width: | Height: | Size: 91 KiB |
|
Before Width: | Height: | Size: 976 KiB |
|
Before Width: | Height: | Size: 870 KiB |
|
Before Width: | Height: | Size: 81 KiB |
20
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 "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 "Knowing I've nearly made it there, I exhale."
|
||||||
advnarrator "My legs hurt already..."
|
advnarrator "My legs hurt already..."
|
||||||
scene street with dissolve
|
scene buildingfront with dissolve
|
||||||
irida "Haahh...{w} Here we are."
|
irida "Haahh...{w} Here we are."
|
||||||
advnarrator "Right.{w} Just walking here was easy enough, but now comes the really tough part."
|
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..."
|
advnarrator "It's time to talk with some people..."
|
||||||
|
|
@ -1124,22 +1124,6 @@ label finale:
|
||||||
irida "NULL...{w} Just.{w} Just..."
|
irida "NULL...{w} Just.{w} Just..."
|
||||||
scene black with Fade(1.0, 0.5, 0)
|
scene black with Fade(1.0, 0.5, 0)
|
||||||
irida "Just stop already."
|
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:
|
label epilogue:
|
||||||
scene street_night with Fade(0.0, 0.3, 1.5)
|
advnarrator "AAAAAAAAA"
|
||||||
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!"
|
|
||||||