mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Add set [YNEO] with six cards; add two [J21] cards plus reprints (#12692)
This commit is contained in:
parent
614fae90b7
commit
44fb94782c
12 changed files with 569 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ public class GathererSets implements Iterable<DownloadJob> {
|
|||
"C19", "ELD", "MB1", "GN2", "J20", "THB", "UND", "C20", "IKO", "M21",
|
||||
"JMP", "2XM", "ZNR", "KLR", "CMR", "KHC", "KHM", "TSR", "STX", "STA",
|
||||
"C21", "MH2", "AFR", "AFC", "J21", "MID", "MIC", "VOW", "VOC", "YMID",
|
||||
"NEC", "NEO", "SNC", "NCC", "CLB", "2X2", "DMU", "DMC", "YDMU", "40K", "GN3",
|
||||
"NEC", "YNEO", "NEO", "SNC", "NCC", "CLB", "2X2", "DMU", "DMC", "YDMU", "40K", "GN3",
|
||||
"UNF", "BRO", "BRC", "BOT", "30A", "J22", "SCD", "DMR", "ONE", "ONC",
|
||||
"MOM", "MOC", "MUL", "MAT", "LTR", "CMM", "WOE", "WHO", "RVR", "WOT",
|
||||
"WOC", "SPG", "LCI", "LCC", "REX", "PIP", "MKM", "MKC", "CLU", "OTJ",
|
||||
|
|
|
|||
|
|
@ -503,6 +503,7 @@ public class ScryfallImageSupportCards {
|
|||
add("DBL"); // Innistrad: Double Feature
|
||||
add("CC2"); // Commander Collection: Black
|
||||
add("NEO"); // Kamigawa: Neon Dynasty
|
||||
add("YNEO"); // Alchemy: Kamigawa
|
||||
add("NEC"); // Neon Dynasty Commander
|
||||
add("PL22"); // Year of the Tiger 2022
|
||||
add("SNC"); // Streets of New Capenna
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue