mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
- Modified set for Bronze Bombshell.
This commit is contained in:
parent
b76933d5b3
commit
da34d6c3ca
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ public class Dissension extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Bound // Determined", 149, Rarity.RARE, mage.cards.b.BoundDetermined.class));
|
||||
cards.add(new SetCardInfo("Brain Pry", 39, Rarity.UNCOMMON, mage.cards.b.BrainPry.class));
|
||||
cards.add(new SetCardInfo("Breeding Pool", 172, Rarity.RARE, mage.cards.b.BreedingPool.class));
|
||||
cards.add(new SetCardInfo("Bronze Bombshell", 160, Rarity.RARE, mage.cards.b.BronzeBombshell.class));
|
||||
cards.add(new SetCardInfo("Cackling Flames", 59, Rarity.COMMON, mage.cards.c.CacklingFlames.class));
|
||||
cards.add(new SetCardInfo("Carom", 6, Rarity.COMMON, mage.cards.c.Carom.class));
|
||||
cards.add(new SetCardInfo("Celestial Ancient", 7, Rarity.RARE, mage.cards.c.CelestialAncient.class));
|
||||
|
|
Loading…
Reference in a new issue