forked from External/mage
fix verify failure
This commit is contained in:
parent
d7884143de
commit
d387889651
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ public final class TransmograntsCrown extends CardImpl {
|
|||
"{2} or {B}",
|
||||
new GenericManaCost(2),
|
||||
new ManaCostsImpl<>("{B}")
|
||||
)
|
||||
), false
|
||||
));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue