fix assorted stamping bugs
This commit is contained in:
@@ -61,7 +61,7 @@ init script:
|
||||
# Is the card a promo card?
|
||||
is_promo := { styling.promo }
|
||||
|
||||
is_stamped := { styling.holofoil_stamps }
|
||||
is_stamped := { styling.holofoil_stamps and card.card_stamp != "none" }
|
||||
is_unsorted := {styling.remove_from_autocount}
|
||||
|
||||
############################################################## Set info fields
|
||||
|
||||
Reference in New Issue
Block a user