forked from External/mage
New Phyrexia
This commit is contained in:
parent
2aa0aaf3ea
commit
e22f4e5de8
8 changed files with 1384 additions and 1035 deletions
|
|
@ -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());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue