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:
@@ -50,8 +50,6 @@ init script:
|
||||
comma_count := filter_text@(match:",")
|
||||
is_token := { styling.token == "text" or styling.token == "textless" }
|
||||
is_blank_token := { styling.token == "textless" }
|
||||
has_identity := { false }
|
||||
has_identity_2 := { false }
|
||||
ancestral_mana := { styling.ancestral_mana_symbols }
|
||||
|
||||
shrink_type := {if styling.shrink_typeline_text != "" then to_int(styling.shrink_typeline_text) else 0 }
|
||||
|
||||
Reference in New Issue
Block a user