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:
@@ -177,11 +177,6 @@ init script:
|
||||
not (styling.symbol == "none")
|
||||
}
|
||||
|
||||
has_identity :=
|
||||
{
|
||||
styling.color_indicator_dot and length(color_to_base_prefix()) > 0
|
||||
}
|
||||
|
||||
has_custom_rarity :=
|
||||
{
|
||||
contains(set.mainframe_rarity_name, match: ".png")
|
||||
@@ -992,15 +987,6 @@ styling field:
|
||||
# localized description:
|
||||
# fr: Utiliser un champ de texte sur la gauche de la carte?
|
||||
initial: no
|
||||
styling field:
|
||||
type: boolean
|
||||
name: color indicator dot
|
||||
description: Use the color indicator dot?
|
||||
# localized caption:
|
||||
# fr: Indicateur de couleur
|
||||
# localized description:
|
||||
# fr: Utiliser un indicateur de couleur, par exemple sur les cartes sans coût de lancement?
|
||||
initial: no
|
||||
styling field:
|
||||
type: text
|
||||
name: alt rarity color
|
||||
|
||||
Reference in New Issue
Block a user