correction on Abhorrent Oculus

This commit is contained in:
xenohedron 2024-09-12 20:24:49 -04:00
parent e88ec4055c
commit ac2188b567

View file

@ -29,7 +29,7 @@ public final class AbhorrentOculus extends CardImpl {
// As an additional cost to cast this spell, exile six cards from your graveyard.
this.getSpellAbility().addCost(new ExileFromGraveCost(
new TargetCardInYourGraveyard(StaticFilters.FILTER_CARDS_FROM_YOUR_GRAVEYARD)
new TargetCardInYourGraveyard(6, StaticFilters.FILTER_CARDS_FROM_YOUR_GRAVEYARD)
));
// Flying