forked from External/mage
Fixed UnleashAbility, DevourEffect, Urabrask the Hidden, Due Respect, Orb of Dreams replacing EntersTheBattlefield instead of only modifying it.
This commit is contained in:
parent
f0f52124d5
commit
12a5efa506
5 changed files with 3 additions and 5 deletions
|
|
@ -150,7 +150,6 @@ public class DevourEffect extends ReplacementEffectImpl<DevourEffect> {
|
|||
}
|
||||
|
||||
}
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue