forked from External/mage
removed verify skip, fixed verify error
This commit is contained in:
parent
9231a1242a
commit
f17b8e4b86
2 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ public final class ForgottenRealmsCommander extends ExpansionSet {
|
|||
}
|
||||
|
||||
private ForgottenRealmsCommander() {
|
||||
super("Adventures in the Forgotten Realms Commander", "AFC", ExpansionSet.buildDate(2021, 7, 23), SetType.SUPPLEMENTAL);
|
||||
super("Forgotten Realms Commander", "AFC", ExpansionSet.buildDate(2021, 7, 23), SetType.SUPPLEMENTAL);
|
||||
this.hasBasicLands = false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue