Open Meerkov opened 4 years ago
It should be possible to just have a unique constraint across the board for all sets, i don't believe there are any sets that can have double cards of the same name in a pack. Correct me if i'm wrong. I think this is a good way to make sure future sets doesn't get duplicates just because they have a new border treatment etc.
Because wizards hate developers, unstable has multiple different cards with the same english name in Unstable.
So, this probably needs to pick just one variant, instead of searching by name. for those cards. You might just special case them by name, since it should only be ~13 different card names.