[RIX] Added 3 cards.

This commit is contained in:
LevelX2 2018-01-07 15:05:20 +01:00
parent 453344546a
commit 690c04f5fc
6 changed files with 473 additions and 68 deletions

View file

@ -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<>();