mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00: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) {
|
||||
super(ownerId);
|
||||
this.cardNumber = 26;
|
||||
this.cardNumber = 28;
|
||||
this.expansionSetCode = "MBP";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue