AFR Update and sorting
This commit is contained in:
@@ -159,6 +159,7 @@ styling field:
|
||||
description: Other options for the frame
|
||||
choice: godzilla style alias
|
||||
choice: pokemon evobar
|
||||
choice: prerelease stamp
|
||||
styling field:
|
||||
type: boolean
|
||||
name: remove from autocount
|
||||
@@ -714,6 +715,11 @@ extra card field:
|
||||
save value: true
|
||||
editable: true
|
||||
description: Where they put mtgstory.com on story spotlights.
|
||||
extra card field:
|
||||
type: text
|
||||
name: promo label
|
||||
save value: true
|
||||
description: The golden promo label.
|
||||
extra card style:
|
||||
card code:
|
||||
left: 24
|
||||
@@ -726,6 +732,17 @@ extra card style:
|
||||
size: 7
|
||||
color: white
|
||||
weight: bold
|
||||
promo label:
|
||||
left: {if is_spot() then 65 else 40}
|
||||
top: 262
|
||||
width: {if chosen(styling.other_options, choice:"prerelease stamp") then (if is_spot() then 245 else 295) else 0}
|
||||
height: 29
|
||||
alignment: middle right
|
||||
z index: 4
|
||||
font:
|
||||
name: ModMatrix
|
||||
size: 14
|
||||
color: rgb(223,169,41)
|
||||
artist arrow:
|
||||
left: { 28 + card_style.set_code.content_width }
|
||||
top: 500
|
||||
|
||||
Reference in New Issue
Block a user