fix assorted template errors

This commit is contained in:
cajun
2024-02-10 23:26:37 -06:00
parent 5ab7fdca45
commit 00d497c854
8 changed files with 60 additions and 62 deletions

View File

@@ -141,7 +141,7 @@ styling field:
name: promo
description: Is this card a promo card, with the "P" rarity?
initial: no
styling field
styling field:
type: boolean
name: masterpiece
description: Is this card a Masterpiece?
@@ -304,9 +304,7 @@ card style:
name: MPlantin
italic name: MPlantin-Italic
size: 10
color: if (card.color == "black" )
then "white"
else "black"
color: { if card.card_color == "black" then "white" else "black" }
symbol font:
name: { styling.text_box_mana_symbols }
size: 11.5