rework Ghastly Conscription and Jeskai Infiltrator to common manifest code (#11898)

This commit is contained in:
xenohedron 2024-03-03 21:16:46 -05:00 committed by GitHub
parent 1c38644a5d
commit 9893032a36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 85 additions and 87 deletions

View file

@ -148,7 +148,7 @@ public class ManifestEffect extends OneShotEffect {
permanent.setManifested(true);
} else {
// TODO: looks buggy, card can't be moved to battlefield, but face down effect already active
// or it can be face down on another move to battalefield
// or it can be face down on another move to battlefield
}
}