con = -1; with (obj_npc_room_animated) { if (sprite_index == spr_castle_cauldron) { depthcancel = 1; scr_depth(); depth += 250; } } if (global.chapter != 2 || global.plot > 12) instance_destroy();