foul-magics/Mage/src/main/java/mage/abilities/effects/keyword
2017-05-28 09:11:36 +02:00
..
BolsterEffect.java rename counttype to comparisontype 2017-04-11 17:01:59 +02:00
FatesealEffect.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
InvestigateEffect.java Changed rule text from "put token onto the battlefield" to "create token". 2016-10-29 23:42:19 +02:00
ManifestEffect.java added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
ManifestTargetPlayerEffect.java added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
ProtectionChosenColorAttachedEffect.java * Cho Manno's Blessing - FIxed that it did remove itself sometimes (fixes #3382). 2017-05-28 09:11:36 +02:00
ProtectionChosenColorSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ScryEffect.java Restructured Mage module 2015-11-29 21:56:49 +01:00
SupportEffect.java added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
SweepEffect.java subtypes #1 2017-05-20 22:41:25 +02:00