if (!instance_exists(obj_piece))
{
instance_create(0, 0, obj_dialogue_battle_win_genocide);
instance_destroy();
}