mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
(Preparation of Branch merge)
- Updating Blockdata, setInfoScript, and reprints
This commit is contained in:
@@ -152,6 +152,11 @@ def initSets():
|
||||
allSets['Innistrad']='ISD'
|
||||
allSets['Dark Ascension']='DKA'
|
||||
allSets['Avacyn Restored']='AVR'
|
||||
|
||||
# Return to Ravnica
|
||||
allSets['Return to Ravnica']='RTR'
|
||||
#allSets['Gatecrash']='GTC'
|
||||
#allSets['Sinker']='UNK'
|
||||
|
||||
def addSets(card):
|
||||
html = getURL('http://magiccards.info/query?q=!'+card.name)
|
||||
|
||||
Reference in New Issue
Block a user