fixed a few wrong bouncetransitions at epilogue, made the title fadein take longer, Buncha Placeholders

This commit is contained in:
ameworm 2026-02-10 21:06:44 -03:00
parent f56615e074
commit 2f91032824
5 changed files with 4 additions and 4 deletions

BIN
images/bg/receptiondesk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
images/cg/cg_vomit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View file

@ -1125,7 +1125,7 @@ label finale:
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 pause 1.0
show title with Fade(0, 0.2, 3.0) show title with Fade(0, 0.2, 4.0)
pause 2.0 pause 2.0
scene black with Fade(4.5, 3.0, 0) scene black with Fade(4.5, 3.0, 0)
@ -1139,7 +1139,7 @@ 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 with bouncetransition show null boast smugopen at 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!"
@ -1151,9 +1151,9 @@ label epilogue:
show null boast smug at left with dissolve show null boast smug at left with dissolve
null "Because your life is just oh, so hard, right?" 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..." 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 show null boast thinking at bouncetransition
null "If you're telling me even this cushy little life is too much for you..." null "If you're telling me even this cushy little life is too much for you..."
show null boast creep with bouncetransition show null boast creep at bouncetransition
null "Then maybe you're just better off dead!" null "Then maybe you're just better off dead!"
irida "..." irida "..."
hide null boast with Fade(1.5, 1.0, 0) hide null boast with Fade(1.5, 1.0, 0)

Binary file not shown.