added reprints to GRN

This commit is contained in:
Evan Kranzler 2018-09-02 14:16:31 -04:00
parent 30c70e5c8b
commit 168b0ccd3f
3 changed files with 14 additions and 5 deletions

View file

@ -16,11 +16,18 @@ public final class GuildsOfRavnica extends ExpansionSet {
super("Guilds of Ravnica", "GRN", ExpansionSet.buildDate(2018, 10, 5), SetType.EXPANSION);
this.blockName = "Guilds of Ravnica";
this.hasBoosters = true;
//this.numBoosterLands = 1;
//this.numBoosterCommon = 10;
//this.numBoosterUncommon = 3;
//this.numBoosterRare = 1;
//this.ratioBoosterMythic = 8;
this.numBoosterLands = 1;
this.numBoosterCommon = 10;
this.numBoosterUncommon = 3;
this.numBoosterRare = 1;
this.ratioBoosterMythic = 8;
cards.add(new SetCardInfo("Impervious Greatwurm", 273, Rarity.MYTHIC, mage.cards.i.ImperviousGreatwurm.class));
cards.add(new SetCardInfo("Narcomoeba", 47, Rarity.RARE, mage.cards.n.Narcomoeba.class));
cards.add(new SetCardInfo("Overgrown Tomb", 253, Rarity.RARE, mage.cards.o.OvergrownTomb.class));
cards.add(new SetCardInfo("Sacred Foundry", 254, Rarity.RARE, mage.cards.s.SacredFoundry.class));
cards.add(new SetCardInfo("Steam Vents", 257, Rarity.RARE, mage.cards.s.SteamVents.class));
cards.add(new SetCardInfo("Temple Garden", 258, Rarity.RARE, mage.cards.t.TempleGarden.class));
cards.add(new SetCardInfo("Watery Grave", 259, Rarity.RARE, mage.cards.w.WateryGrave.class));
}
}

View file

@ -92,6 +92,7 @@ Gatecrash|Gatecrash|
Global Series: Jiang Yanggu & Mu Yanling|JiangYangguMuYanling|
Grand Prix|GrandPrix|
Guildpact|Guildpact|
Guilds of Ravnica|GuildsOfRavnica|
Guru|Guru|
Happy Holidays|HappyHolidays|
HASCON Promo 2017|HasconPromo2017|

View file

@ -91,6 +91,7 @@ Fate Reforged|FRF|
Future Sight|FUT|
Global Series: Jiang Yanggu & Mu Yanling|GS1|
Guildpact|GPT|
Guilds of Ravnica|GRN|
Grand Prix|GPX|
WPN Gateway|GRC|
Gatecrash|GTC|