Fix #10420 (missing watcher)

This commit is contained in:
xenohedron 2023-06-09 01:10:17 -04:00
parent adff5d13d8
commit 5417eb697e

View file

@ -49,7 +49,7 @@ public final class SandstalkerMoloch extends CardImpl {
"if an opponent cast a blue and/or black spell this turn, look at the top four cards " +
"of your library. You may reveal a permanent card from among them and put it into your hand. " +
"Put the rest on the bottom of your library in a random order."
));
), new SandstalkerMolochWatcher());
}
private SandstalkerMoloch(final SandstalkerMoloch card) {