forked from External/mage
added missing watcher in Arclight Phoenix
This commit is contained in:
parent
2a109b6644
commit
8b40d19d56
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ public final class ArclightPhoenix extends CardImpl {
|
|||
"At the beginning of combat on your turn, "
|
||||
+ "if you cast 3 or more instants and/or sorceries this turn, "
|
||||
+ "you may return {this} from your graveyard to the battlefield."
|
||||
));
|
||||
), new ArclightPhoenixWatcher());
|
||||
}
|
||||
|
||||
public ArclightPhoenix(final ArclightPhoenix card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue