forked from External/mage
Planechase is back
This commit is contained in:
parent
e8c972c27f
commit
d71f48c2ce
17 changed files with 342 additions and 20 deletions
|
|
@ -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());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue