forked from External/mage
Added M12 Set.
Added Wizards M12 and Commander source.
This commit is contained in:
parent
125a605471
commit
4337e9fb3c
5 changed files with 73 additions and 16 deletions
|
|
@ -78,6 +78,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
|
|||
this.addSet(Guru.getInstance());
|
||||
this.addSet(Magic2010.getInstance());
|
||||
this.addSet(Magic2011.getInstance());
|
||||
this.addSet(Magic2012.getInstance());
|
||||
this.addSet(Mirrodin.getInstance());
|
||||
this.addSet(MirrodinBesieged.getInstance());
|
||||
this.addSet(NewPhyrexia.getInstance());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue