Remove monocolor blend masks from showcases (#137)
This commit is contained in:
@@ -90,6 +90,11 @@ init script:
|
||||
# output
|
||||
#}@(face:1)
|
||||
|
||||
template_prefix := [ identity: "/magic-modules.mse-include/indicators/" ]
|
||||
template_suffix := [ identity: "identity.png" ]
|
||||
template := { template_prefix[type] + input + template_suffix[type] }
|
||||
land_template := { template_prefix[type] + ( if input == "a" then "c" else input) + "l" + template_suffix[type] }
|
||||
|
||||
is_promo := { styling.promo }
|
||||
|
||||
is_unsorted := { styling.remove_from_autocount }
|
||||
|
||||
Reference in New Issue
Block a user