diff --git a/Mage.Sets/src/mage/cards/e/ExplosiveRevelation.java b/Mage.Sets/src/mage/cards/e/ExplosiveRevelation.java index 841c4906ab1..81603a49a88 100644 --- a/Mage.Sets/src/mage/cards/e/ExplosiveRevelation.java +++ b/Mage.Sets/src/mage/cards/e/ExplosiveRevelation.java @@ -71,6 +71,7 @@ class ExplosiveRevelationEffect extends OneShotEffect { toReveal.add(card); if (!card.isLand()) { nonLandCard = card; + break; } } // reveal cards