mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Added download/image information.
This commit is contained in:
parent
8cef2df859
commit
1b8adc2b25
2 changed files with 3 additions and 2 deletions
|
|
@ -27,6 +27,7 @@ public class WizardCardsImageSource implements CardImageSource {
|
|||
public WizardCardsImageSource() {
|
||||
sets = new HashMap();
|
||||
setsAliases = new HashMap();
|
||||
setsAliases.put("GTC", "gatecrash/cig");
|
||||
setsAliases.put("RTR", "returntoravnica/cig");
|
||||
setsAliases.put("M13", "magic2013/cig");
|
||||
setsAliases.put("AVR", "avacynrestored/cig");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue