first draft of the epilogue done....??
This commit is contained in:
parent
c9b373394e
commit
f56615e074
1 changed files with 17 additions and 1 deletions
18
script.rpy
18
script.rpy
|
|
@ -1166,4 +1166,20 @@ label epilogue:
|
||||||
advnarrator "When you try, I just can't help but smile."
|
advnarrator "When you try, I just can't help but smile."
|
||||||
advnarrator "Because I know you too well."
|
advnarrator "Because I know you too well."
|
||||||
scene cg_meeting_empty with Fade(0.0, 0.3, 1.5)
|
scene cg_meeting_empty with Fade(0.0, 0.3, 1.5)
|
||||||
advnarrator "And I know you know that too, by now."
|
advnarrator "And by now you must be aware too."
|
||||||
|
show null boast smug with dissolve
|
||||||
|
null "Welcome home, Irida..."
|
||||||
|
null "How was your day?"
|
||||||
|
null "... Frustrating?"
|
||||||
|
irida "Yeah.{w} You could say that."
|
||||||
|
scene black with Fade(1.5, 0.5, 0)
|
||||||
|
advnarrator "I really never thought I'd be able to say this, but..."
|
||||||
|
null "Then... w, what are you waiting for?"
|
||||||
|
scene cg_meeting_end with Fade(0.0, 0.3, 2.5)
|
||||||
|
null "Come destroy me...{w} like usual..."
|
||||||
|
advnarrator "Even though it was always you making things worse..."
|
||||||
|
scene black with Fade(1,5, 1.0, 0)
|
||||||
|
advnarrator "Even though you were always everything I hated about myself..."
|
||||||
|
advnarrator "Somehow, in the end, I'm so thankful I made you."
|
||||||
|
pause 1.0
|
||||||
|
call static(3.0)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue