From 997ef150a68cabae604263a4c63530619b40680e Mon Sep 17 00:00:00 2001 From: tritoch Date: Tue, 13 Jun 2017 15:43:30 -0500 Subject: [PATCH] Not Full Spoil --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index d7fbfb08..00e49206 100644 --- a/main.py +++ b/main.py @@ -8,7 +8,7 @@ #import urllib presets = { - "isfullspoil": True, #when full spoil comes around, we only want to use WOTC images + "isfullspoil": False, #when full spoil comes around, we only want to use WOTC images "includeMasterpieces": True, #if the set has masterpieces, let's get those too "oldRSS": False #maybe MTGS hasn't updated their spoiler.rss but new cards have leaked }