Not Full Spoil

This commit is contained in:
tritoch 2017-06-13 15:43:30 -05:00 committed by GitHub
parent 1eccb895a4
commit 997ef150a6

View File

@ -8,7 +8,7 @@ import json
#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
}