diff --git a/data/magic-m15-full-art-basic-land-symbol.mse-style/style b/data/magic-m15-full-art-basic-land-symbol.mse-style/style index edcf59b18..487cd29bc 100644 --- a/data/magic-m15-full-art-basic-land-symbol.mse-style/style +++ b/data/magic-m15-full-art-basic-land-symbol.mse-style/style @@ -137,9 +137,6 @@ init script: is_unsorted := { styling.remove_from_autocount } - is_stamped := { card.card_stamp != "none" and (contains(styling.holofoil_stamps, match: "yes") or (styling.holofoil_stamps == "only rares and mythics" and is_rare()))} - is_foil_stamped := { styling.holofoil_stamps == "yes, all foil" or is_rare() } - is_aliased := { card.alias != "" } is_crowned := { styling.legend_crown == "yes" or (styling.legend_crown == "if legendary" and contains(card.super_type, match:"Legendary")) } @@ -410,7 +407,6 @@ include file: /magic-modules.mse-include/corners/card_fields include file: /magic-modules.mse-include/information/card_fields include file: /magic-modules.mse-include/separators/card_fields include file: /magic-modules.mse-include/stamps/card_fields -include file: /magic-modules.mse-include/stamps/stamp_back card style: ############################# Background stuff