forked from External/mage
[JUD] added set
This commit is contained in:
parent
f1ae135d97
commit
4ee6ea5ae9
3 changed files with 58 additions and 1 deletions
|
|
@ -90,6 +90,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
|
|||
this.addSet(Guru.getInstance());
|
||||
this.addSet(Innistrad.getInstance());
|
||||
this.addSet(Invasion.getInstance());
|
||||
this.addSet(Judgment.getInstance());
|
||||
this.addSet(Lorwyn.getInstance());
|
||||
this.addSet(Magic2010.getInstance());
|
||||
this.addSet(Magic2011.getInstance());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue