sync with Full and prune
update templates to sync up with Full Pack remove depreciated and full-pack exclusive templates
This commit is contained in:
@@ -53,7 +53,8 @@ init script:
|
||||
comma_count := filter_text@(match:",")
|
||||
is_token := { styling.token == "text" or styling.token == "textless" }
|
||||
is_blank_token := { styling.token == "textless" }
|
||||
has_identity := {styling.color_indicator_dot }
|
||||
has_identity := { false }
|
||||
has_identity_2 := { false }
|
||||
ancestral_mana := { styling.ancestral_mana_symbols }
|
||||
|
||||
bar_offset := {if styling_offset() == "-" then 0 else if styling_offset() != "" then -styling_offset() else 0}
|
||||
|
||||
Reference in New Issue
Block a user