mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
add Dark Ascension to setInfoScript.py script
This commit is contained in:
@@ -148,6 +148,7 @@ def initSets():
|
|||||||
|
|
||||||
# Innistrad
|
# Innistrad
|
||||||
allSets['Innistrad']='ISD'
|
allSets['Innistrad']='ISD'
|
||||||
|
allSets['Dark Ascension']='DKA'
|
||||||
|
|
||||||
def addSets(card):
|
def addSets(card):
|
||||||
html = getURL('http://magiccards.info/query?q=!'+card.name)
|
html = getURL('http://magiccards.info/query?q=!'+card.name)
|
||||||
|
|||||||
Reference in New Issue
Block a user