# Conceptual logic of how DDLC checks for character files init python: import os if not os.path.path.exists(config.gamedir + "/characters/monika.chr"): # Trigger Act 4 or specific glitch events jump monika_deleted_scene Use code with caution.