forked from External/mage
* Marauding Raptor - fixed that it deals damage to yourself;
This commit is contained in:
parent
2d387801a2
commit
d6c99437f3
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ public final class MaraudingRaptor extends CardImpl {
|
|||
private static final FilterPermanent filter2 = new FilterCreaturePermanent("another creature");
|
||||
|
||||
static {
|
||||
filter.add(AnotherPredicate.instance);
|
||||
filter2.add(AnotherPredicate.instance);
|
||||
}
|
||||
|
||||
public MaraudingRaptor(UUID ownerId, CardSetInfo setInfo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue