added missing watcher in Arclight Phoenix

This commit is contained in:
Evan Kranzler 2018-09-13 11:08:49 -04:00
parent 2a109b6644
commit 8b40d19d56

View file

@ -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) {