forked from External/mage
Fix Kotori, Pilot Prodigy. Closes #9833
This commit is contained in:
parent
d604f04b79
commit
2f0a0c0f03
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ public final class KotoriPilotProdigy extends CardImpl {
|
|||
private static final FilterPermanent filter2 = new FilterArtifactCreaturePermanent("artifact creature you control");
|
||||
|
||||
static {
|
||||
filter.add(TargetController.YOU.getControllerPredicate());
|
||||
filter2.add(TargetController.YOU.getControllerPredicate());
|
||||
}
|
||||
|
||||
public KotoriPilotProdigy(UUID ownerId, CardSetInfo setInfo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue