Indicator update (#76)
* update indicator script and remove color indicator dot styling options --------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
@@ -178,8 +178,6 @@ init script:
|
||||
else if contains(input, match: "-") then "loyalty down"
|
||||
else "loyalty naught"
|
||||
}
|
||||
has_identity := { false }
|
||||
has_identity_2 := { false }
|
||||
is_unsorted := {styling.remove_from_autocount}
|
||||
is_hybrid := {contains(card.card_color, match:"hybrid")}
|
||||
is_legend := { styling.legendary_symbol }
|
||||
|
||||
Reference in New Issue
Block a user