forked from External/mage
docs: card hints usage improved
This commit is contained in:
parent
a7d49e1f45
commit
4ae5ca8421
2 changed files with 6 additions and 4 deletions
|
|
@ -1121,7 +1121,7 @@ public final class CardUtil {
|
|||
return rules;
|
||||
}
|
||||
|
||||
// debug state
|
||||
// additional effect's info from card.addInfo methods
|
||||
rules.addAll(game.getState().getCardState(cardId).getInfo().values());
|
||||
|
||||
// ability hints
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue