From 47093d92a3e765252de1df6203931c26ea300b6d Mon Sep 17 00:00:00 2001 From: "maurer.it" Date: Tue, 11 Jan 2011 14:13:20 -0500 Subject: [PATCH] Fix to make behavior appropriate to errata. --- .../src/mage/sets/riseoftheeldrazi/TrainingGrounds.java | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Mage.Sets/src/mage/sets/riseoftheeldrazi/TrainingGrounds.java b/Mage.Sets/src/mage/sets/riseoftheeldrazi/TrainingGrounds.java index ee18add856..ac59aefc1a 100644 --- a/Mage.Sets/src/mage/sets/riseoftheeldrazi/TrainingGrounds.java +++ b/Mage.Sets/src/mage/sets/riseoftheeldrazi/TrainingGrounds.java @@ -91,6 +91,7 @@ class TrainingGroundsCostReductionEffect extends ContinuousEffectImpl permanents = game.getBattlefield().getAllActivePermanents(filter); if ( permanents != null && !permanents.isEmpty() ) { @@ -106,10 +107,12 @@ class TrainingGroundsCostReductionEffect extends ContinuousEffectImpl