Priest Of ForgottenGods - fixed text

This commit is contained in:
Oleg Agafonov 2019-01-14 14:49:00 +04:00
parent 0b648343bc
commit 3a987f11df

View file

@ -29,7 +29,7 @@ import java.util.UUID;
public final class PriestOfForgottenGods extends CardImpl {
private static final FilterControlledPermanent filter
= new FilterControlledCreaturePermanent("other creatures");
= new FilterControlledCreaturePermanent("two other creatures");
static {
filter.add(AnotherPredicate.instance);