mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -08:00
Birds of Paradise, Buy-a-Box: Set number corrected.
This commit is contained in:
parent
6ba2f06786
commit
337c4e16f2
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ public class BirdsOfParadise extends mage.sets.ravnika.BirdsOfParadise {
|
||||||
|
|
||||||
public BirdsOfParadise(UUID ownerId) {
|
public BirdsOfParadise(UUID ownerId) {
|
||||||
super(ownerId);
|
super(ownerId);
|
||||||
this.cardNumber = 26;
|
this.cardNumber = 28;
|
||||||
this.expansionSetCode = "MBP";
|
this.expansionSetCode = "MBP";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue