* UI: added card hints about active requirement effects (permanent must attack or must block);

This commit is contained in:
Oleg Agafonov 2020-01-29 06:51:12 +04:00
parent 537906004f
commit 68326c8554
4 changed files with 26 additions and 4 deletions

View file

@ -16,6 +16,7 @@ public class HintUtils {
public static final String HINT_ICON_GOOD = "ICON_GOOD";
public static final String HINT_ICON_BAD = "ICON_BAD";
public static final String HINT_ICON_RESTRICT = "ICON_RESTRICT";
public static final String HINT_ICON_REQUIRE = "ICON_REQUIRE";
//
public static final String HINT_START_MARK = "<br/><hintstart/>"; // workaround to find hint text in rules list and shows it in html