Added sets: Stronghold, Exodus

This commit is contained in:
North 2012-07-21 15:27:32 +03:00
parent 815c50050e
commit eeca9e6db2
6 changed files with 120 additions and 1 deletions

View file

@ -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;