mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Updating SetInfo Script to use CFX instead of CON
- Adding SetInfo data for some recently added cards including the 6 cards that were unable to be parsed by the SetInfoScript
This commit is contained in:
@@ -125,7 +125,7 @@ def initSets():
|
||||
|
||||
# Alara
|
||||
allSets['Shards of Alara'] = 'ALA'
|
||||
allSets['Conflux'] = 'CON'
|
||||
allSets['Conflux'] = 'CFX'
|
||||
allSets['Alara Reborn'] = 'ARB'
|
||||
|
||||
# Zendikar
|
||||
|
||||
Reference in New Issue
Block a user