fix missing vorthos box
This commit is contained in:
@@ -1455,6 +1455,18 @@ extra card style:
|
||||
image: { if stamp_shape() == "triangle" then (if is_clear() then template_prefix["ubstamp"]+"xstamp.png" else module_ubstamp()) else if is_clear() then template_prefix["stamp"]+"xstamp.png" else module_stamp() }
|
||||
mask: {if stamp_shape() == "triangle" then (if use_full_art() then "mythicstamp_mask_triangle.png" else "") else (if use_full_art() then "mythic" else "") + "stamp_mask.png"}
|
||||
|
||||
vorthos box:
|
||||
right: 275
|
||||
top: 488
|
||||
width: 65
|
||||
height: 10
|
||||
z index: 900
|
||||
alignment: middle right
|
||||
font:
|
||||
name: Relay-Medium
|
||||
size: 7
|
||||
color: white
|
||||
weight: bold
|
||||
adventure cover:
|
||||
left: 0
|
||||
top: {if has_four_abilities() then 288 else 324}
|
||||
|
||||
Reference in New Issue
Block a user