mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-03-21 17:54:59 -05:00
Not Full Spoil
This commit is contained in:
parent
1eccb895a4
commit
997ef150a6
2
main.py
2
main.py
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user