forked from External/mage
fix missing ability (regression from f024e3b0)
This commit is contained in:
parent
7a4c82cd52
commit
4d5971c946
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ public final class GrizzledAngler extends CardImpl {
|
|||
new TransformSourceEffect(), condition,
|
||||
"Then if there is a colorless creature card in your graveyard, transform {this}"
|
||||
));
|
||||
this.addAbility(ability);
|
||||
}
|
||||
|
||||
private GrizzledAngler(final GrizzledAngler card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue