mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
deck: added booster and reprints from Pioneer Masters (PIO) (related to #13160)
This commit is contained in:
parent
5d4585f7f5
commit
b1c5a04f74
2 changed files with 437 additions and 0 deletions
|
|
@ -528,6 +528,8 @@ public class ScryfallImageSupportCards {
|
|||
add("ONC"); // Phyrexia: All Will Be One Commander
|
||||
add("PL23"); // Year of the Rabbit 2023
|
||||
add("DA1"); // Unknown Event
|
||||
add("SIS"); // Shadows of the Past
|
||||
add("SIR"); // Shadows over Innistrad Remastered
|
||||
add("SLP"); // Secret Lair Showdown
|
||||
add("MOM"); // March of the Machine
|
||||
add("MOC"); // March of the Machine Commander
|
||||
|
|
@ -564,6 +566,7 @@ public class ScryfallImageSupportCards {
|
|||
add("DSC"); // Duskmourn: House of Horror Commander
|
||||
add("FDN"); // Foundations
|
||||
add("J25"); // Foundations Jumpstart
|
||||
add("PIO"); // Pioneer Masters
|
||||
add("INR"); // Innistrad Remastered
|
||||
add("DFT"); // Aetherdrift
|
||||
add("DRC"); // Aetherdrift Commander
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue