From 14fcb2e5d7afaff44ab76624742bb81fcb63263b Mon Sep 17 00:00:00 2001 From: ebbit1q Date: Tue, 22 Sep 2020 22:09:59 +0200 Subject: [PATCH] skip duplicate nonpromos (#4097) * consider cards with frameEffects promos * skip duplicates entirely all cards that are not "promo" or something like it will only retain the first copy instead of parsing all of them and keeping the last --- oracle/src/oracleimporter.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/oracle/src/oracleimporter.cpp b/oracle/src/oracleimporter.cpp index 3444fac7..5868fbaf 100644 --- a/oracle/src/oracleimporter.cpp +++ b/oracle/src/oracleimporter.cpp @@ -278,6 +278,9 @@ int OracleImporter::importCardsFromSet(CardSetPtr currentSet, const QList