forked from External/mage
Make Morph a SpellAbility (part 1)
This commit is contained in:
parent
9b634d44c6
commit
3e4d439d18
4 changed files with 38 additions and 48 deletions
|
|
@ -436,6 +436,7 @@ public abstract class AbilityImpl implements Ability {
|
|||
case DISTURB:
|
||||
case MORE_THAN_MEETS_THE_EYE:
|
||||
case BESTOW:
|
||||
case MORPH:
|
||||
// from Snapcaster Mage:
|
||||
// If you cast a spell from a graveyard using its flashback ability, you can't pay other alternative costs
|
||||
// (such as that of Foil). (2018-12-07)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue