mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
[RIX] Added 3 cards.
This commit is contained in:
parent
453344546a
commit
690c04f5fc
6 changed files with 473 additions and 68 deletions
|
|
@ -301,6 +301,11 @@ public enum MythicspoilerComSource implements CardImageSource {
|
|||
HashMap<String, String> linksRix = new HashMap<>();
|
||||
linksRix.put("vaultofcatlacan", "vaultofcatlacan");
|
||||
linksRix.put("atzalcaveofeternity", "atzalcaveofeternity");
|
||||
linksRix.put("wingedtempleoforazca", "wingedtempleoforazca");
|
||||
linksRix.put("metzalitoweroftriumph", "metzalitoweroftriumph");
|
||||
linksRix.put("tomboftheduskrose", "tomboftheduskrose");
|
||||
linksRix.put("sanctumofthesun", "sanctumofthesun");
|
||||
linksRix.put("goldforgegarrison", "goldforgegarrison");
|
||||
manualLinks.put("RIX", linksRix);
|
||||
|
||||
cardNameAliasesStart = new HashMap<>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue