mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
Priest Of ForgottenGods - fixed text
This commit is contained in:
parent
0b648343bc
commit
3a987f11df
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue