forked from External/mage
Fixes Extravagant Replication. Closes #9316
This commit is contained in:
parent
88b0e1f359
commit
ab6be01acf
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ public final class ExtravagantReplication extends CardImpl {
|
|||
|
||||
static {
|
||||
filter.add(AnotherPredicate.instance);
|
||||
filter.add(TargetController.YOU.getControllerPredicate());
|
||||
}
|
||||
|
||||
public ExtravagantReplication(UUID ownerId, CardSetInfo setInfo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue