Birds of Paradise, Buy-a-Box: Set number corrected.

This commit is contained in:
Alchus 2015-01-04 17:19:12 -06:00
parent 6ba2f06786
commit 337c4e16f2

View file

@ -34,7 +34,7 @@ public class BirdsOfParadise extends mage.sets.ravnika.BirdsOfParadise {
public BirdsOfParadise(UUID ownerId) {
super(ownerId);
this.cardNumber = 26;
this.cardNumber = 28;
this.expansionSetCode = "MBP";
}