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

@@ -221,7 +221,7 @@ card style:
width: 648
height: 877
z index: 1
mask: { "imagemask" + ( if has_four_abilities() then "_4abil" else "" ) + ( if is_rare() and styling.use_holofoil_stamps then "_rare" else "" ) + ".png" }
mask: { "imagemask" + ( if has_four_abilities() then "_4abil" else "" ) + ( if is_stamped() then "_rare" else "" ) + ".png" }
############################# Card type
indicator:
left: 62
@@ -455,7 +455,7 @@ extra card style:
width: 98
height: 53
z index: 6
visible: { is_rare() and styling.use_holofoil_stamps }
visible: { is_stamped() }
render style: image
image: { card_stamp() }
mask: stamp_mask.png
@@ -465,7 +465,7 @@ extra card style:
width: 92
height: 52
z index: 7
visible: { is_rare() and styling.use_holofoil_stamps }
visible: { is_stamped() }
render style: image
image: foil_stamp.png
foil layer: