New Phyrexia

This commit is contained in:
Loki 2011-05-24 09:53:02 +03:00
parent 2aa0aaf3ea
commit e22f4e5de8
8 changed files with 1384 additions and 1035 deletions

View file

@ -77,6 +77,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
this.addSet(Magic2011.getInstance());
this.addSet(Mirrodin.getInstance());
this.addSet(MirrodinBesieged.getInstance());
this.addSet(NewPhyrexia.getInstance());
this.addSet(Planechase.getInstance());
this.addSet(RavnicaCityOfGuilds.getInstance());
this.addSet(RiseOfTheEldrazi.getInstance());