- Adding AVR SetInfo for non-reprints

This commit is contained in:
Sol
2012-04-27 02:53:01 +00:00
parent 0b05e1884e
commit d07140a546
188 changed files with 188 additions and 0 deletions

View File

@@ -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)