mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Added RTR to WizardCardsImageSource
This commit is contained in:
parent
b1d2212ee7
commit
1223d0e9ce
2 changed files with 2 additions and 1 deletions
|
|
@ -27,6 +27,7 @@ public class WizardCardsImageSource implements CardImageSource {
|
|||
public WizardCardsImageSource() {
|
||||
sets = new HashMap();
|
||||
setsAliases = new HashMap();
|
||||
setsAliases.put("RTR", "returntoravnica/cig");
|
||||
setsAliases.put("M13", "magic2013/cig");
|
||||
setsAliases.put("AVR", "avacynrestored/cig");
|
||||
setsAliases.put("DKA", "darkascension/cig");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue