if not persistent.monika_back: try: renpy.file("../characters/monika.chr") renpy.call_screen("dialog", message="Please stop playing with my heart. I don't want to come back.", ok_action=Return()) persistent.monika_back = True except: pass
Инфа — 40%
+ 0