mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
rework Ghastly Conscription and Jeskai Infiltrator to common manifest code (#11898)
This commit is contained in:
parent
1c38644a5d
commit
9893032a36
4 changed files with 85 additions and 87 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue