(Preparation of Branch merge)

- Updating Blockdata, setInfoScript, and reprints
This commit is contained in:
Sol
2012-09-26 14:16:58 +00:00
parent 67a2665a41
commit bc45884460
29 changed files with 40 additions and 6 deletions

View File

@@ -152,6 +152,11 @@ def initSets():
allSets['Innistrad']='ISD'
allSets['Dark Ascension']='DKA'
allSets['Avacyn Restored']='AVR'
# Return to Ravnica
allSets['Return to Ravnica']='RTR'
#allSets['Gatecrash']='GTC'
#allSets['Sinker']='UNK'
def addSets(card):
html = getURL('http://magiccards.info/query?q=!'+card.name)