forked from External/mage
deck: added boosters for some sets and other (related to #13160):
* added boosters to Innistrad: Double Feature (DBL); * added boosters to 30th Anniversary Edition (30A); * added Chaos Orb reprint to 30A; * fixed wrong card art styles in ZNE;
This commit is contained in:
parent
aaf31be2ed
commit
13adabd169
5 changed files with 55 additions and 51 deletions
|
|
@ -17,7 +17,7 @@ public class SecretLairDrop extends ExpansionSet {
|
|||
|
||||
private SecretLairDrop() {
|
||||
super("Secret Lair Drop", "SLD", ExpansionSet.buildDate(2020, 3, 12), SetType.PROMOTIONAL);
|
||||
this.hasBoosters = false;
|
||||
this.hasBoosters = false; // no boosters, it's a cards shop
|
||||
this.hasBasicLands = true;
|
||||
|
||||
// warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue