forked from External/mage
Evidence abilities - added improved card hint with available evidence to collect
This commit is contained in:
parent
e507627dae
commit
e7b8eecd64
4 changed files with 53 additions and 7 deletions
|
|
@ -1241,6 +1241,7 @@ public final class CardUtil {
|
|||
}
|
||||
|
||||
// restrict hints only for permanents, not cards
|
||||
|
||||
// total hints
|
||||
if (!abilityHints.isEmpty()) {
|
||||
rules.add(HintUtils.HINT_START_MARK);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue