mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
added Dragon's Maze 3 letter code
This commit is contained in:
@@ -156,7 +156,7 @@ def initSets():
|
|||||||
# Return to Ravnica
|
# Return to Ravnica
|
||||||
allSets['Return to Ravnica']='RTR'
|
allSets['Return to Ravnica']='RTR'
|
||||||
#allSets['Gatecrash']='GTC'
|
#allSets['Gatecrash']='GTC'
|
||||||
#allSets['Sinker']='UNK'
|
#allSets['Dragon\'s Maze']='DGM'
|
||||||
|
|
||||||
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