From 55a6de849e01a76cc81291ad33a38d19eacaf2a4 Mon Sep 17 00:00:00 2001 From: LevelX2 Date: Sat, 29 Jun 2013 20:51:54 +0200 Subject: [PATCH] Ignoring M14 cards for download. --- Mage.Client/src/main/resources/image.url.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mage.Client/src/main/resources/image.url.properties b/Mage.Client/src/main/resources/image.url.properties index b8e0d66da16..e182c246172 100644 --- a/Mage.Client/src/main/resources/image.url.properties +++ b/Mage.Client/src/main/resources/image.url.properties @@ -60,6 +60,6 @@ ptk=p3k gur=guru mpr=mprp # Remove DGM as sson as the images can be downloaded -ignore.urls=TOK,EMBLEM +ignore.urls=TOK,EMBLEM,M14 # sets ordered by release time (newest goes first) token.lookup.order=MMA,DGM,GTC,RTR,M13,AVR,DDI,DKA,ISD,M12,NPH,MBS,SOM,M11,ROE,PVC,WWK,ZEN,M10,GVL,ARB,DVD,CFX,JVC,ALA,EVE,SHM,EVG,MOR,LRW,10E,CLS,CHK \ No newline at end of file