mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
fix verify failure
This commit is contained in:
parent
522650904f
commit
ab27b54680
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ public final class UrzaPlaneswalker extends MeldCard {
|
|||
|
||||
this.setStartingLoyalty(7);
|
||||
|
||||
this.color.setWhite(true);
|
||||
this.color.setBlue(true);
|
||||
this.nightCard = true;
|
||||
|
||||
// You may activate the loyalty abilities of Urza, Planeswalker twice each turn rather than only once.
|
||||
|
|
Loading…
Reference in a new issue