- Updated SetInfoScript for NPH and Reran for new cards

This commit is contained in:
jendave
2011-08-06 22:26:33 +00:00
parent b52b432d84
commit 2165e94f5d
26 changed files with 267 additions and 244 deletions

View File

@@ -138,8 +138,7 @@ def initSets():
# Scars of Mirrodin
allSets['Scars of Mirrodin'] = 'SOM'
allSets['Mirrodin Besieged'] = 'MBS'
#allSets['Mirrodin Pure'] = 'MPR'
#allSets['New Phyrexia'] = 'NPX'
allSets['New Phyrexia'] = 'NPH'
def addSets(card):
html = getURL('http://magiccards.info/query?q=!'+card.name)