fix assorted stamping bugs
This commit is contained in:
@@ -322,7 +322,7 @@ card style:
|
||||
left: 28
|
||||
top : {348-(-chop_top())}
|
||||
width: 311
|
||||
bottom: {483-chop_bot()-(if is_rare() and styling.use_holofoil_stamps then 3 else 0)}
|
||||
bottom: {483-chop_bot()-(if is_stamped() then 3 else 0)}
|
||||
font:
|
||||
name: Tahoma
|
||||
size: 14
|
||||
|
||||
Reference in New Issue
Block a user