forked from External/mage
Added sets: Stronghold, Exodus
This commit is contained in:
parent
815c50050e
commit
eeca9e6db2
6 changed files with 120 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ public class Tempest extends ExpansionSet {
|
|||
|
||||
private Tempest() {
|
||||
super("Tempest", "TMP", "", "mage.sets.tempest", new GregorianCalendar(1997, 9, 1).getTime(), Constants.SetType.EXPANSION);
|
||||
this.blockName = "Tempest";
|
||||
this.hasBoosters = true;
|
||||
this.numBoosterLands = 1;
|
||||
this.numBoosterCommon = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue