mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 21:42:07 -08:00
2020 Commander precon decklists
This commit is contained in:
parent
46e0bb9473
commit
9a6d520ebc
11 changed files with 706 additions and 2 deletions
|
|
@ -436,7 +436,7 @@ public abstract class ExpansionSet implements Serializable {
|
|||
addToBooster(booster, commons);
|
||||
}
|
||||
|
||||
if (numSpecialCommons > 0) { // e.g. used to conditionaly replace common cards in the booster
|
||||
if (numSpecialCommons > 0) { // e.g. used to conditionally replace common cards in the booster
|
||||
addSpecialCommon(booster, numSpecialCommons);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue