1 | if (global.lastroom == "rm_darkruins_19") |
2 | { |
3 | with (obj_flowey_npc_dalvExit_genocide) |
4 | instance_destroy() |
5 | with (obj_dalv_boards) |
6 | instance_destroy() |
7 | instance_create(144, 188, obj_dalvExit_blocker) |
8 | } |