forked from External/mage
* Some minor changes.
This commit is contained in:
parent
9e8157827a
commit
0069241027
8 changed files with 10 additions and 9 deletions
|
|
@ -37,7 +37,7 @@ public class Flight extends mage.sets.magic2012.Flight {
|
|||
|
||||
public Flight(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.cardNumber = 2;
|
||||
this.cardNumber = 99; // TODO: FIX the number
|
||||
this.expansionSetCode = "S00";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue