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
5bf332ba80
commit
8e7a7e9fc6
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ public final class EdgeOfEternities extends ExpansionSet {
|
|||
super("Edge of Eternities", "EOE", ExpansionSet.buildDate(2025, 8, 1), SetType.EXPANSION);
|
||||
this.blockName = "Edge of Eternities"; // for sorting in GUI
|
||||
this.rotationSet = true;
|
||||
this.hasBasicLands = false; // temporary
|
||||
|
||||
cards.add(new SetCardInfo("Alpharael, Dreaming Acolyte", 212, Rarity.UNCOMMON, mage.cards.a.AlpharaelDreamingAcolyte.class));
|
||||
cards.add(new SetCardInfo("Breeding Pool", 251, Rarity.RARE, mage.cards.b.BreedingPool.class));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue