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