images: added H2R set to download, added new SLD/Mechtitan token images (related to #13808);

This commit is contained in:
Oleg Agafonov 2025-08-10 13:09:44 +04:00
parent 192d8f36dd
commit 16df60894a
3 changed files with 5 additions and 1 deletions

View file

@ -569,6 +569,7 @@ public class ScryfallImageSupportCards {
add("BIG"); // The Big Score add("BIG"); // The Big Score
add("MH3"); // Modern Horizons 3 add("MH3"); // Modern Horizons 3
add("M3C"); // Modern Horizons 3 Commander add("M3C"); // Modern Horizons 3 Commander
add("H2R"); // Modern Horizons 2 Timeshifts
add("ACR"); // Assassin's Creed add("ACR"); // Assassin's Creed
add("BLB"); // Bloomburrow add("BLB"); // Bloomburrow
add("BLC"); // Bloomburrow Commander add("BLC"); // Bloomburrow Commander

View file

@ -837,6 +837,8 @@ public class ScryfallImageSupportTokens {
put("SLD/Hydra", "https://api.scryfall.com/cards/sld/1334?format=image"); put("SLD/Hydra", "https://api.scryfall.com/cards/sld/1334?format=image");
put("SLD/Icingdeath, Frost Tongue", "https://api.scryfall.com/cards/sld/1018?format=image"); put("SLD/Icingdeath, Frost Tongue", "https://api.scryfall.com/cards/sld/1018?format=image");
put("SLD/Marit Lage", "https://api.scryfall.com/cards/sld/1681?format=image"); put("SLD/Marit Lage", "https://api.scryfall.com/cards/sld/1681?format=image");
put("SLD/Mechtitan/1", "https://api.scryfall.com/cards/sld/1969?format=image");
put("SLD/Mechtitan/2", "https://api.scryfall.com/cards/sld/1969/en?format=image&face=back");
put("SLD/Mechtitan", "https://api.scryfall.com/cards/sld/1969?format=image"); put("SLD/Mechtitan", "https://api.scryfall.com/cards/sld/1969?format=image");
put("SLD/Myr", "https://api.scryfall.com/cards/sld/2101?format=image"); put("SLD/Myr", "https://api.scryfall.com/cards/sld/2101?format=image");
put("SLD/Saproling", "https://api.scryfall.com/cards/sld/1139?format=image"); put("SLD/Saproling", "https://api.scryfall.com/cards/sld/1139?format=image");

View file

@ -1535,7 +1535,8 @@
|Generate|TOK:SLD|Hydra|||ZaxaraTheExemplaryHydraToken| |Generate|TOK:SLD|Hydra|||ZaxaraTheExemplaryHydraToken|
|Generate|TOK:SLD|Icingdeath, Frost Tongue|||IcingdeathFrostTongueToken| |Generate|TOK:SLD|Icingdeath, Frost Tongue|||IcingdeathFrostTongueToken|
|Generate|TOK:SLD|Marit Lage|||MaritLageToken| |Generate|TOK:SLD|Marit Lage|||MaritLageToken|
|Generate|TOK:SLD|Mechtitan|||MechtitanToken| |Generate|TOK:SLD|Mechtitan|1||MechtitanToken|
|Generate|TOK:SLD|Mechtitan|2||MechtitanToken|
|Generate|TOK:SLD|Myr|||MyrToken| |Generate|TOK:SLD|Myr|||MyrToken|
|Generate|TOK:SLD|Saproling|||SaprolingToken| |Generate|TOK:SLD|Saproling|||SaprolingToken|
|Generate|TOK:SLD|Shapeshifter|1||ShapeshifterBlueToken| |Generate|TOK:SLD|Shapeshifter|1||ShapeshifterBlueToken|