fix assorted stamping bugs

This commit is contained in:
cajun
2024-10-04 09:18:25 -05:00
parent 0770c4836f
commit ad4f60ad50
49 changed files with 50 additions and 221 deletions

View File

@@ -351,7 +351,7 @@ extra card style:
z index: 3
render style: image
image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"}
mask: { if is_rare() and styling.use_holofoil_stamps then "foil_mask_rare.png" else "foil_mask.png" }
mask: { if is_stamped() then "foil_mask_rare.png" else "foil_mask.png" }
pt box:
left: 273
top: 466