mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 12:31:59 -08:00
* Images: fixed images download for some sets (ANA*, OGW, see #8082);
This commit is contained in:
parent
649db04030
commit
f3e38f1026
5 changed files with 6 additions and 3 deletions
|
|
@ -707,6 +707,8 @@ public class ScryfallImageSupportCards {
|
|||
put("M20/Corpse Knight/206+", "https://api.scryfall.com/cards/m20/206†/");
|
||||
// MIR
|
||||
put("MIR/Reality Ripple/87+", "https://api.scryfall.com/cards/mir/87†/");
|
||||
// OGW
|
||||
put("OGW/Captain's Claws/162+", "https://api.scryfall.com/cards/ogw/162†/");
|
||||
// ODY
|
||||
put("ODY/Cephalid Looter/72+", "https://api.scryfall.com/cards/ody/72†/");
|
||||
put("ODY/Seafloor Debris/325+", "https://api.scryfall.com/cards/ody/325†/");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue