It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
In

Ivory_boleid.rpy

below

if hero_sleeps_with_lucy > 2:

remove

hide lucy_under_blanket

show lucy_day_naked2:
xpos -400

ALTERNATIVELY

you may remove all instances of

"{color=#00ff00}Вы остаетесь спать с Люси.{/color}"

and add

"{color=#00ff00}Вы остаетесь спать с Люси.{/color}"
show bedroom_door_night with dissolve
$ renpy.pause(2.0, hard=True)

directly below

label lucy_morning:

and add

show hero_stands_lucy_bedroom with dissolve

directly above

"{color=#00ff00}Вы оставляете изображение Люси на тумбочке. Она это видит и в ее глазах появляются слезы.{/color}"
Post edited April 11, 2025 by Tstone117