Some minor changes.

This commit is contained in:
LevelX2 2017-09-16 02:01:25 +02:00
parent ed8a1be552
commit b6212a943a
2 changed files with 5 additions and 1 deletions

View file

@ -272,6 +272,10 @@ public enum MythicspoilerComSource implements CardImageSource {
cardNameAliases.put("AKH-reducerumble", "reducerubble");
cardNameAliases.put("AKH-forsakethewordly", "forsaketheworldly");
cardNameAliases.put("AKH-kefnatsmonument", "kefnetsmonument");
cardNameAliases.put("XLN-kinjaliscaller", "kinjalliscaller");
cardNameAliases.put("XLN-lookoutsdecision", "lookoutsdispersal");
cardNameAliases.put("XLN-infuriatedgladiodon", "ragingswordtooth");
cardNameAliases.put("XLN-redoubledvolley", "repeatingbarrage");
cardNameAliasesStart = new HashMap<>();
HashSet<String> names = new HashSet<>();