mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[SPE] fix legality
This commit is contained in:
parent
31c1a13b19
commit
f3c53b884a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ public final class MarvelsSpiderManEternal extends ExpansionSet {
|
|||
}
|
||||
|
||||
private MarvelsSpiderManEternal() {
|
||||
super("Marvel's Spider-Man Eternal", "SPE", ExpansionSet.buildDate(2025, 9, 26), SetType.EXPANSION);
|
||||
super("Marvel's Spider-Man Eternal", "SPE", ExpansionSet.buildDate(2025, 9, 26), SetType.SUPPLEMENTAL);
|
||||
this.blockName = "Marvel's Spider-Man"; // for sorting in GUI
|
||||
this.hasBasicLands = false; // temporary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue