mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
Add files via upload
This commit is contained in:
parent
79f2827514
commit
1a8f16ad41
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ class LegionsCollator implements BoosterCollator {
|
|||
private final RarityConfiguration commonRuns = new RarityConfiguration(AAAAAABBBBB);
|
||||
|
||||
private final RarityConfiguration uncommonRuns = new RarityConfiguration(
|
||||
AAB, ABB
|
||||
AAB, BBA
|
||||
);
|
||||
|
||||
private final RarityConfiguration rareRuns = new RarityConfiguration(R1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue