forked from External/mage
Refactor: source cleanup at imports
This commit is contained in:
parent
fccae9b8cd
commit
ac8540216f
103 changed files with 512 additions and 680 deletions
|
|
@ -15,6 +15,7 @@ public final class NinthEditionBox extends ExpansionSet {
|
|||
private NinthEditionBox() {
|
||||
super("Ninth Edition Box", "9EB", ExpansionSet.buildDate(2005, 7, 29), SetType.CORE);
|
||||
this.hasBoosters = false;
|
||||
this.hasBasicLands = false;
|
||||
|
||||
cards.add(new SetCardInfo("Coral Eel", 3, Rarity.COMMON, mage.cards.c.CoralEel.class));
|
||||
cards.add(new SetCardInfo("Eager Cadet", 1, Rarity.COMMON, mage.cards.e.EagerCadet.class));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue