diff --git a/Mage.Sets/src/mage/cards/b/BattlefieldMedic.java b/Mage.Sets/src/mage/cards/b/BattlefieldMedic.java index be51f7cec6..e6376fe784 100644 --- a/Mage.Sets/src/mage/cards/b/BattlefieldMedic.java +++ b/Mage.Sets/src/mage/cards/b/BattlefieldMedic.java @@ -69,7 +69,7 @@ public class BattlefieldMedic extends CardImpl { Duration.EndOfTurn, false, true, - new PermanentsOnBattlefieldCount() + new PermanentsOnBattlefieldCount(filter) ).setText( "prevent the next X damage " + "that would be dealt to target creature this turn, "