text cleanup, closes #11625

This commit is contained in:
xenohedron 2024-01-10 23:33:17 -05:00
parent bff57da79c
commit a19103a958
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@ import mage.target.common.TargetCardInYourGraveyard;
public final class CarmenCruelSkymarcher extends CardImpl {
private static final FilterCard filter = new FilterPermanentCard(
" a permanent from your graveyard with mana value less than or equal to {this}'s power");
"permanent card with mana value less than or equal to {this}'s power from your graveyard");
static {
filter.add(CarmenPredicate.instance);
}

View file

@ -39,7 +39,7 @@ public final class DugganPrivateDetective extends CardImpl {
this.addAbility(new SimpleStaticAbility(Zone.ALL, new SetBasePowerToughnessSourceEffect(CardsInControllerHandCount.instance)));
// Whenever Duggan enters the battlefield or attacks, investigate.
this.addAbility(new EntersBattlefieldOrAttacksSourceTriggeredAbility(new InvestigateEffect()));
this.addAbility(new EntersBattlefieldOrAttacksSourceTriggeredAbility(new InvestigateEffect().setText("investigate")));
// The Most Important Punch in History -- {1}{G}, {T}: Duggan deals damage equal to twice its power to another target creature. Activate only once.
Ability ability = new ActivateOncePerGameActivatedAbility(