fix verify failure

This commit is contained in:
theelk801 2025-11-25 21:22:05 -05:00
parent 1700a06b00
commit 29557f4334

View file

@ -16,7 +16,7 @@ public class SecretLairPromo extends ExpansionSet {
}
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.hasBasicLands = true;