Merge origin/master

This commit is contained in:
LevelX2 2018-04-17 21:30:50 +02:00
commit 89ac8cf62f
2 changed files with 20 additions and 2 deletions

View file

@ -52,6 +52,7 @@ public class Dominaria extends ExpansionSet {
this.numBoosterUncommon = 3;
this.numBoosterRare = 1;
this.ratioBoosterMythic = 8;
this.needsLegends = true;
cards.add(new SetCardInfo("Academy Drake", 40, Rarity.UNCOMMON, mage.cards.a.AcademyDrake.class));
cards.add(new SetCardInfo("Academy Journeymage", 41, Rarity.COMMON, mage.cards.a.AcademyJourneymage.class));