forked from External/mage
Cleaned up some replacment effects.
This commit is contained in:
parent
eb96b08dfa
commit
234bba64a3
86 changed files with 844 additions and 1047 deletions
|
|
@ -79,9 +79,4 @@ public abstract class ReplacementEffectImpl extends ContinuousEffectImpl impleme
|
|||
throw new UnsupportedOperationException("Not used for replacemnt effect.");
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean checksEventType(GameEvent event, Game game) {
|
||||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue