Sync with Cajun-Style-Temples, part 2
Add Old Magic Logos to Packs Add Alias blends to Adventure Add Ancestral Generic to Devoid Add Vorthos Box to Future Fix Split-Fusable border and second face watermarks Add Symbol Extractor Update namechecker
This commit is contained in:
@@ -82,6 +82,7 @@ init script:
|
||||
shrink_name := {if styling.shrink_name_text != "" then to_int(styling.shrink_name_text) else 0 }
|
||||
use_main_rarity := { contains(set.mainframe_rarity_name, match: ".png")}
|
||||
un_png := replace@(match:".png", replace: "")
|
||||
ancestral_mana := { styling.ancestral_generic_mana}
|
||||
|
||||
############################################################## Set info fields
|
||||
set info style:
|
||||
@@ -127,6 +128,11 @@ styling field:
|
||||
name: remove from autocount
|
||||
description: Removes the automatic card number for specific cards, to allow for overcounted cards like in Planeswalker Decks.
|
||||
initial: no
|
||||
styling field:
|
||||
type: boolean
|
||||
name: ancestral generic mana
|
||||
description: Removes the automatic card number for specific cards, to allow for overcounted cards like in Planeswalker Decks.
|
||||
initial: no
|
||||
styling field:
|
||||
type: boolean
|
||||
name: grey hybrid name
|
||||
|
||||
Reference in New Issue
Block a user