sync with Full and prune
update templates to sync up with Full Pack remove depreciated and full-pack exclusive templates
This commit is contained in:
@@ -4,7 +4,7 @@ short name: M15 Devoid
|
||||
full name: Devoid Cards
|
||||
icon: card-sample.png
|
||||
installer group: magic/m15 style/devoid cards
|
||||
position hint: 012
|
||||
position hint: 014
|
||||
|
||||
version: 2018-02-10
|
||||
depends on:
|
||||
@@ -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