mirror of
https://github.com/magefree/mage.git
synced 2026-01-23 19:59:54 -08:00
MH3: added play boosters (#12400)
This commit is contained in:
parent
a3194970ca
commit
45cf89aedd
2 changed files with 178 additions and 2 deletions
|
|
@ -514,7 +514,7 @@ public class BoosterGenerationTest extends MageTestPlayerBase {
|
|||
@Ignore // debug only: collect info about cards in boosters, see https://github.com/magefree/mage/issues/8081
|
||||
@Test
|
||||
public void test_CollectBoosterStats() {
|
||||
ExpansionSet setToAnalyse = OutlawsOfThunderJunction.getInstance();
|
||||
ExpansionSet setToAnalyse = ModernHorizons3.getInstance();
|
||||
int openBoosters = 10000;
|
||||
|
||||
Map<String, Integer> resRatio = new HashMap<>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue