From 2cee03d7cea02bd46534e10f8789056210bd9c66 Mon Sep 17 00:00:00 2001 From: melvinzhang Date: Tue, 6 Nov 2018 11:29:10 +0800 Subject: [PATCH] use scryfall for token images, for #1626 --- .../scripts/black_and_green_Spirit_Warrior_creature_token.txt | 2 +- release/Magarena/scripts/colorless_Clue_artifact_token.txt | 2 +- .../scripts/colorless_Construct_artifact_creature_token.txt | 2 +- ...lorless_Equipment_artifact_token_named_Stoneforged_Blade.txt | 2 +- .../scripts/colorless_artifact_token_named_Etherium_Cell.txt | 2 +- .../Magarena/scripts/colorless_artifact_token_named_Gold.txt | 2 +- release/Magarena/scripts/green_Elemental_creature_token.txt | 2 +- .../Magarena/scripts/green_Treefolk_Warrior_creature_token.txt | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/release/Magarena/scripts/black_and_green_Spirit_Warrior_creature_token.txt b/release/Magarena/scripts/black_and_green_Spirit_Warrior_creature_token.txt index 4fa1a306d7..72421f4bb5 100644 --- a/release/Magarena/scripts/black_and_green_Spirit_Warrior_creature_token.txt +++ b/release/Magarena/scripts/black_and_green_Spirit_Warrior_creature_token.txt @@ -1,6 +1,6 @@ name=black and green Spirit Warrior creature token token=Spirit Warrior -image=https://magiccards.info/extras/token/khans-of-tarkir/spirit-warrior.jpg +image=https://img.scryfall.com/cards/border_crop/en/tktk/10.jpg?1517813031 value=1 type=Creature subtype=Spirit,Warrior diff --git a/release/Magarena/scripts/colorless_Clue_artifact_token.txt b/release/Magarena/scripts/colorless_Clue_artifact_token.txt index 2e37996e13..0c8c2b8903 100644 --- a/release/Magarena/scripts/colorless_Clue_artifact_token.txt +++ b/release/Magarena/scripts/colorless_Clue_artifact_token.txt @@ -1,5 +1,5 @@ name=colorless Clue artifact token -image=https://magiccards.info/extras/token/shadows-over-innistrad/clue-1.jpg +image=https://img.scryfall.com/cards/border_crop/en/tc18/19.jpg?1535501538 token=Clue type=Artifact subtype=Clue diff --git a/release/Magarena/scripts/colorless_Construct_artifact_creature_token.txt b/release/Magarena/scripts/colorless_Construct_artifact_creature_token.txt index ac6e39f861..f3be6c5106 100644 --- a/release/Magarena/scripts/colorless_Construct_artifact_creature_token.txt +++ b/release/Magarena/scripts/colorless_Construct_artifact_creature_token.txt @@ -1,6 +1,6 @@ name=colorless Construct artifact creature token token=Construct -image=https://magiccards.info/extras/token/kaladesh/construct-1.jpg +image=https://img.scryfall.com/cards/border_crop/en/tkld/2.jpg?1517813031 value=2 type=Artifact,Creature subtype=Construct diff --git a/release/Magarena/scripts/colorless_Equipment_artifact_token_named_Stoneforged_Blade.txt b/release/Magarena/scripts/colorless_Equipment_artifact_token_named_Stoneforged_Blade.txt index 579671ff3a..4c39653240 100644 --- a/release/Magarena/scripts/colorless_Equipment_artifact_token_named_Stoneforged_Blade.txt +++ b/release/Magarena/scripts/colorless_Equipment_artifact_token_named_Stoneforged_Blade.txt @@ -1,6 +1,6 @@ name=colorless Equipment artifact token named Stoneforged Blade token=Stoneforged Blade -image=https://magiccards.info/extras/token/commander-2014/stoneforged-blade.jpg +image=https://img.scryfall.com/cards/border_crop/en/tc14/30.jpg?1530676841 value=4 type=Artifact subtype=Equipment diff --git a/release/Magarena/scripts/colorless_artifact_token_named_Etherium_Cell.txt b/release/Magarena/scripts/colorless_artifact_token_named_Etherium_Cell.txt index 416886387b..5cae38eea4 100644 --- a/release/Magarena/scripts/colorless_artifact_token_named_Etherium_Cell.txt +++ b/release/Magarena/scripts/colorless_artifact_token_named_Etherium_Cell.txt @@ -1,5 +1,5 @@ name=colorless artifact token named Etherium Cell -image=https://magiccards.info/extras/token/aether-revolt/etherium-cell.jpg +image=https://img.scryfall.com/cards/border_crop/en/taer/3.jpg?1523997567 token=Etherium Cell type=Artifact color= diff --git a/release/Magarena/scripts/colorless_artifact_token_named_Gold.txt b/release/Magarena/scripts/colorless_artifact_token_named_Gold.txt index bce0b298a1..946954641a 100644 --- a/release/Magarena/scripts/colorless_artifact_token_named_Gold.txt +++ b/release/Magarena/scripts/colorless_artifact_token_named_Gold.txt @@ -1,6 +1,6 @@ name=colorless artifact token named Gold token=Gold -image=https://magiccards.info/extras/token/born-of-the-gods/gold.jpg +image=https://img.scryfall.com/cards/border_crop/en/tc17/10.jpg?1523997640 value=1 color= type=Artifact diff --git a/release/Magarena/scripts/green_Elemental_creature_token.txt b/release/Magarena/scripts/green_Elemental_creature_token.txt index b8538a7d9a..624ed77cd7 100644 --- a/release/Magarena/scripts/green_Elemental_creature_token.txt +++ b/release/Magarena/scripts/green_Elemental_creature_token.txt @@ -1,6 +1,6 @@ name=green Elemental creature token token=Elemental -image=https://magiccards.info/extras/token/oath-of-the-gatewatch/elemental-2.jpg +image=https://img.scryfall.com/cards/border_crop/en/tc18/16.jpg?1535501482 value=1 type=Creature subtype=Elemental diff --git a/release/Magarena/scripts/green_Treefolk_Warrior_creature_token.txt b/release/Magarena/scripts/green_Treefolk_Warrior_creature_token.txt index eab564390f..ead715ddcb 100644 --- a/release/Magarena/scripts/green_Treefolk_Warrior_creature_token.txt +++ b/release/Magarena/scripts/green_Treefolk_Warrior_creature_token.txt @@ -1,6 +1,6 @@ name=green Treefolk Warrior creature token token=Treefolk Warrior -image=https://magiccards.info/extras/token/magic-2015/treefolk-warrior.jpg +image=https://img.scryfall.com/cards/border_crop/en/tm15/11.jpg?1517813031 value=1 type=Creature subtype=Treefolk,Warrior