[M20] fixed wrong texts

This commit is contained in:
Oleg Agafonov 2019-06-30 22:13:31 +04:00
parent a6a67ec255
commit 628b668ad3
4 changed files with 9 additions and 10 deletions

View file

@ -18,7 +18,7 @@ import mage.game.command.Emblem;
public final class MuYanlingSkyDancerEmblem extends Emblem {
private static final FilterPermanent filter
= new FilterControlledPermanent(SubType.ISLAND, "Islands you control");
= new FilterControlledPermanent(SubType.ISLAND, "islands");
// "Islands you control have '{T}: Draw a card'."
public MuYanlingSkyDancerEmblem() {