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