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

@@ -220,6 +220,7 @@ init script:
v_mana_num := {max(to_number(set.number_hybrid_variants),0) or else -1}
ancestral_mana := {false}
white_text := {false}
symbol_font_small_color := { "black" }
############################################################## Set fields
set field:
@@ -408,6 +409,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