forked from External/mage
fix verify failure
This commit is contained in:
parent
1700a06b00
commit
29557f4334
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ public class SecretLairPromo extends ExpansionSet {
|
||||||
}
|
}
|
||||||
|
|
||||||
private SecretLairPromo() {
|
private SecretLairPromo() {
|
||||||
super("Secret Lair Showdown", "SLP", ExpansionSet.buildDate(2023, 2, 17), SetType.PROMOTIONAL);
|
super("Secret Lair Promo", "SLP", ExpansionSet.buildDate(2023, 2, 17), SetType.PROMOTIONAL);
|
||||||
this.hasBoosters = false;
|
this.hasBoosters = false;
|
||||||
this.hasBasicLands = true;
|
this.hasBasicLands = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue