mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 20:11:59 -08:00
added Zendikar Rising
This commit is contained in:
parent
746bed7068
commit
eff5f40c79
4 changed files with 36 additions and 4 deletions
|
|
@ -478,8 +478,6 @@ public class ScryfallImageSupportCards {
|
|||
add("SLU"); // Secret Lair: Ultimate Edition
|
||||
add("SS3"); // Signature Spellbook: Chandra
|
||||
add("HA3"); // Historic Anthology 3
|
||||
add("CC1"); // Commander Collection: Green
|
||||
|
||||
// add("TD0"); // Commander Theme Decks
|
||||
// add("TD2"); // Duel Decks: Mirrodin Pure vs. New Phyrexia
|
||||
// add("MD1"); // Modern Event Deck
|
||||
|
|
@ -487,11 +485,13 @@ public class ScryfallImageSupportCards {
|
|||
// add("PZ1"); // Legendary Cube
|
||||
add("IKO"); // Ikoria: Lair of Behemoths
|
||||
add("C20"); // Commander 2020 Edition
|
||||
//
|
||||
add("M21"); // Core Set 2021
|
||||
add("JMP"); // Jumpstart
|
||||
add("2XM"); // Double Masters
|
||||
add("AKR"); // Amonkhet Remastered
|
||||
add("ZNR"); // Zendikar Rising
|
||||
add("CMR"); // Commander Legends
|
||||
add("CC1"); // Commander Collection: Green
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue