forked from External/mage
parent
76e1ee84c7
commit
1e6709de46
4 changed files with 78 additions and 50 deletions
|
|
@ -28,6 +28,7 @@ public final class Judgment extends ExpansionSet {
|
|||
this.numBoosterUncommon = 3;
|
||||
this.numBoosterRare = 1;
|
||||
this.ratioBoosterMythic = 0;
|
||||
this.hasUnbalancedColors = true;
|
||||
cards.add(new SetCardInfo("Ancestor's Chosen", 1, Rarity.UNCOMMON, mage.cards.a.AncestorsChosen.class));
|
||||
cards.add(new SetCardInfo("Anger", 77, Rarity.UNCOMMON, mage.cards.a.Anger.class));
|
||||
cards.add(new SetCardInfo("Anurid Barkripper", 104, Rarity.COMMON, mage.cards.a.AnuridBarkripper.class));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue