another little chunk of epilogue, about to embark on a sidequest tho
This commit is contained in:
parent
3a3e56b423
commit
22155b14b3
1 changed files with 27 additions and 2 deletions
29
script.rpy
29
script.rpy
|
|
@ -1139,7 +1139,32 @@ label epilogue:
|
||||||
show null boast smug at right with dissolve
|
show null boast smug at right with dissolve
|
||||||
null "Scared you'll run into someone else killable, I take it?"
|
null "Scared you'll run into someone else killable, I take it?"
|
||||||
null "But really, I do get it..."
|
null "But really, I do get it..."
|
||||||
show null boast smugopen at right with bouncetransition
|
show null boast smugopen with bouncetransition
|
||||||
null "Anyone with a mind as frail as yours would be better off avoiding anything that could upset them, right?"
|
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 "Even just a little..."
|
||||||
null "Poor, fragile Irida would just crumble remembering the time she killed someone in her mind!"
|
null "Poor, fragile Irida would just crumble remembering the time she killed someone in her mind!"
|
||||||
|
irida "..."
|
||||||
|
hide null boast with Fade(1.5, 1.0, 0)
|
||||||
|
advnarrator "Today's a friday, so on the way home I stop by a corner stand and get myself a little treat."
|
||||||
|
advnarrator "Lately I've found that doing little things like these for myself are the way to keep myself going..."
|
||||||
|
advnarrator "That, and stopping to breathe whenever I can."
|
||||||
|
show null boast smug at left with dissolve
|
||||||
|
null "Because your life is just oh, so hard, right?"
|
||||||
|
null "Poor Irida with her stable job, enough money to feed herself every day, and can't forget her cozy apartment..."
|
||||||
|
show null boast thinking with bouncetransition
|
||||||
|
null "If you're telling me even this cushy little life is too much for you..."
|
||||||
|
show null boast creep with bouncetransition
|
||||||
|
null "Then maybe you're just better off dead!"
|
||||||
|
irida "..."
|
||||||
|
hide null boast with Fade(1.5, 1.0, 0)
|
||||||
|
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..."
|
||||||
|
advnarrator "At this point, it's just amusing."
|
||||||
|
null "You still cross the street when you see people coming your way, huh?"
|
||||||
|
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."
|
||||||
|
scene cg_meeting_empty with Fade(0.0, 0.3, 1.5)
|
||||||
|
advnarrator "And I know you know that too, by now."
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue