3.0.6 again

This commit is contained in:
cajun
2025-01-11 23:45:11 -06:00
parent 67d6e3ecdf
commit 79765cda02
2 changed files with 86 additions and 4 deletions

View File

@@ -230,7 +230,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
@@ -408,6 +408,16 @@ card field:
card list column: 1
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