forked from External/mage
Megamorph abilities - fixed that face down creatures show megamorph instead morph status (#11957)
* Megamorph should appear as if it were Morph * review comment
This commit is contained in:
parent
67286aa1a0
commit
b9bfe2ba48
7 changed files with 16 additions and 30 deletions
|
|
@ -428,7 +428,6 @@ public abstract class AbilityImpl implements Ability {
|
|||
case MORE_THAN_MEETS_THE_EYE:
|
||||
case BESTOW:
|
||||
case MORPH:
|
||||
case MEGAMORPH:
|
||||
case DISGUISE:
|
||||
// from Snapcaster Mage:
|
||||
// If you cast a spell from a graveyard using its flashback ability, you can't pay other alternative costs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue