mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Adding AVR SetInfo for non-reprints
This commit is contained in:
@@ -149,6 +149,7 @@ def initSets():
|
||||
# Innistrad
|
||||
allSets['Innistrad']='ISD'
|
||||
allSets['Dark Ascension']='DKA'
|
||||
allSets['Avacyn Restored']='AVR'
|
||||
|
||||
def addSets(card):
|
||||
html = getURL('http://magiccards.info/query?q=!'+card.name)
|
||||
|
||||
Reference in New Issue
Block a user