mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
added Dragon's Maze 3 letter code
This commit is contained in:
@@ -156,7 +156,7 @@ def initSets():
|
||||
# Return to Ravnica
|
||||
allSets['Return to Ravnica']='RTR'
|
||||
#allSets['Gatecrash']='GTC'
|
||||
#allSets['Sinker']='UNK'
|
||||
#allSets['Dragon\'s Maze']='DGM'
|
||||
|
||||
def addSets(card):
|
||||
html = getURL('http://magiccards.info/query?q=!'+card.name)
|
||||
|
||||
Reference in New Issue
Block a user