mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 05:09:16 -08:00
* Extirpate - Fixed that the hand and library of target card owner could not be serached.
This commit is contained in:
parent
7d863c25a2
commit
fa709bfd5e
3 changed files with 53 additions and 57 deletions
|
|
@ -371,7 +371,7 @@ public interface Ability extends Controllable, Serializable {
|
|||
boolean isInUseableZone(Game game, MageObject source, boolean checkLKI);
|
||||
|
||||
/**
|
||||
* Returns true if this ability has to be shown on top of the card.
|
||||
* Returns true if this ability has to be shown as topmost of all the rules of the object
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue