mage/Mage.Sets
Samuel Sandeen a164dad83f
Fix issues with Clone and Metallic Mimic (#5160)
Fix bugs with Metallic Mimic and Adaptive Automaton and clone effects.

Metallic Mimic and Adaptive Automaton were both using the technically correct EnterEventType specifier for their as enters the battlefield abilities. Despite it being technically correct this meant that their ability didn't trigger if they were cloned.

Additionally EnterAttributeAddChosenSubtypeEffect changed the subtype of the base object which meant that clones entered in with the chosen subtype of the original.
2018-07-29 07:40:48 -04:00
..
src/mage Fix issues with Clone and Metallic Mimic (#5160) 2018-07-29 07:40:48 -04:00
pom.xml XMage 1.4.30V0 2018-05-27 01:28:42 +02:00