mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Mirrodin Besieget
This commit is contained in:
parent
27ba42fa06
commit
4f3ae7a475
2 changed files with 5367 additions and 19057 deletions
|
@ -123,6 +123,7 @@ $fulltoshort{'Archenemy'} = 'ARC';
|
||||||
$fulltoshort{'Scars of Mirrodin'} = 'SOM';
|
$fulltoshort{'Scars of Mirrodin'} = 'SOM';
|
||||||
$fulltoshort{'From the Vault: Relics'} = 'FVR';
|
$fulltoshort{'From the Vault: Relics'} = 'FVR';
|
||||||
$fulltoshort{'Duel Decks: Elspeth vs. Tezzeret'} = 'DDF';
|
$fulltoshort{'Duel Decks: Elspeth vs. Tezzeret'} = 'DDF';
|
||||||
|
$fulltoshort{'Mirrodin Besieged'} = 'MBS';
|
||||||
|
|
||||||
my %wizardstous;
|
my %wizardstous;
|
||||||
$wizardstous{'6E'} = '6ED';
|
$wizardstous{'6E'} = '6ED';
|
||||||
|
@ -225,6 +226,7 @@ $knownSets{'GPT'} = 'guildpact';
|
||||||
$knownSets{'DIS'} = 'dissension';
|
$knownSets{'DIS'} = 'dissension';
|
||||||
$knownSets{'MRD'} = 'mirrodin';
|
$knownSets{'MRD'} = 'mirrodin';
|
||||||
$knownSets{'DDF'} = 'elspethvstezzeret';
|
$knownSets{'DDF'} = 'elspethvstezzeret';
|
||||||
|
$knownSets{'MBS'} = 'mirrodinbesieged';
|
||||||
|
|
||||||
my %raritiesConversion;
|
my %raritiesConversion;
|
||||||
$raritiesConversion{'C'} = 'COMMON';
|
$raritiesConversion{'C'} = 'COMMON';
|
||||||
|
|
24422
Utils/mtg-cards-data.txt
24422
Utils/mtg-cards-data.txt
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue