forked from External/mage
removed unused metadata from ExpansionSet
This commit is contained in:
parent
df2fd3f68e
commit
4d16535709
85 changed files with 90 additions and 98 deletions
|
|
@ -13,7 +13,7 @@ public class Onslaught extends ExpansionSet {
|
|||
}
|
||||
|
||||
private Onslaught() {
|
||||
super("Onslaught", "ONS", "", "mage.sets.onslaught", new GregorianCalendar(2002, 10, 7).getTime(), Constants.SetType.EXPANSION);
|
||||
super("Onslaught", "ONS", "mage.sets.onslaught", new GregorianCalendar(2002, 10, 7).getTime(), Constants.SetType.EXPANSION);
|
||||
this.blockName = "Onslaught";
|
||||
this.hasBoosters = true;
|
||||
this.numBoosterLands = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue