mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
added some image support
This commit is contained in:
parent
d3e57b7fb9
commit
b3b5ee418f
1 changed files with 3 additions and 0 deletions
|
@ -497,6 +497,9 @@ public class ScryfallImageSupportCards {
|
||||||
add("KHC"); // Kaldheim Commander
|
add("KHC"); // Kaldheim Commander
|
||||||
add("TSR"); // Time Spiral Remastered
|
add("TSR"); // Time Spiral Remastered
|
||||||
add("STX"); // Strixhaven: School of Mages
|
add("STX"); // Strixhaven: School of Mages
|
||||||
|
add("C21"); // Commander 2021 Edition
|
||||||
|
add("MH2"); // Modern Horizons 2
|
||||||
|
add("AFR"); // Adventures in the Forgotten Realms
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue