Images download:

* removed duplicated set (Clash Pack);
* added images download for Eighth Edition Box, Ninth Edition Box;
This commit is contained in:
Oleg Agafonov 2020-08-08 10:14:17 +04:00
parent fbcdeeb2a8
commit f746d4d8d2
6 changed files with 17 additions and 39 deletions

View file

@ -1509,7 +1509,9 @@ public class DragCardGrid extends JPanel implements DragCardSource, DragCardTarg
Map<CardView, Integer> pimpedCards = new HashMap<>();
pimpedSets.put("CP", 1);
pimpedSets.put("MPS", 1);
pimpedSets.put("CLASH", 1);
pimpedSets.put("CP1", 1);
pimpedSets.put("CP2", 1);
pimpedSets.put("CP3", 1);
// Judge Reward Gifts
pimpedSets.put("JGP", 1);