mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
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() {
|
||||
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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue