Evidence abilities - added improved card hint with available evidence to collect

This commit is contained in:
Oleg Agafonov 2024-06-25 10:30:50 +04:00
parent e507627dae
commit e7b8eecd64
4 changed files with 53 additions and 7 deletions

View file

@ -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);