This commit is contained in:
cajun
2025-01-11 17:55:21 -06:00
parent 5433ae39b8
commit 797a2920fd
6 changed files with 56 additions and 2 deletions

View File

@@ -268,7 +268,7 @@ init script:
v_mana_name := {if not use_v_mana() then "" else replace(set.custom_mana_symbol_name, match:"(.+/|\\.png)", replace:"")}
v_mana_loc := {if not use_v_mana() then "" else replace(set.custom_mana_symbol_name, match:"{v_mana_name()}\\.png", replace:"")}
white_text := {false}
symbol_font_small_color := { "black" }
############################################################## Set fields
set field:
type: info
@@ -450,6 +450,16 @@ card field:
card list column: 2
card list width: 150
description: The name of the card
#### compatibility with mana fonts
card field:
type: choice
name: card symbol
description: The symbol of the card.
show statistics: false
card list name: Symbol
card list column: 0920
card list width: 100
choice: none
############################# Image
card field:
type: image