fixed Battlefield Medic

This commit is contained in:
Evan Kranzler 2018-05-05 13:59:43 -04:00
parent 427461ebb0
commit 24829c83a4

View file

@ -69,7 +69,7 @@ public class BattlefieldMedic extends CardImpl {
Duration.EndOfTurn, Duration.EndOfTurn,
false, false,
true, true,
new PermanentsOnBattlefieldCount() new PermanentsOnBattlefieldCount(filter)
).setText( ).setText(
"prevent the next X damage " "prevent the next X damage "
+ "that would be dealt to target creature this turn, " + "that would be dealt to target creature this turn, "