fix assorted stamping bugs

This commit is contained in:
cajun
2024-10-04 09:17:52 -05:00
parent 1c48d999f6
commit 0b04c7c41b
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