Planechase is back

This commit is contained in:
BetaSteward 2010-11-14 19:52:44 +00:00
parent e8c972c27f
commit d71f48c2ce
17 changed files with 342 additions and 20 deletions

View file

@ -53,6 +53,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
this.addSet(Conflux.getInstance());
this.addSet(Magic2010.getInstance());
this.addSet(Magic2011.getInstance());
this.addSet(Planechase.getInstance());
this.addSet(RiseOfTheEldrazi.getInstance());
this.addSet(ShardsOfAlara.getInstance());
this.addSet(Tenth.getInstance());