forked from External/mage
[BOT] Implement Megatron, Tyrant // Megatron, Destructive Force (#10666)
* [BOT] Implement Megatron, Tyrant // Megatron, Destructive Force * fix verify test. * cleanup AbilityCastMode for Disturb & MoreThanMeetsTheEye * cleanup unecessary checks. * fix duration of silence static effect * fix Disturb tests
This commit is contained in:
parent
32e340032b
commit
4856c65443
9 changed files with 310 additions and 19 deletions
|
|
@ -434,6 +434,8 @@ public abstract class AbilityImpl implements Ability {
|
|||
case FLASHBACK:
|
||||
case MADNESS:
|
||||
case TRANSFORMED:
|
||||
case DISTURB:
|
||||
case MORE_THAN_MEETS_THE_EYE:
|
||||
// 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