From 611be6e0ccbac974f70c0002625a4b027dcb1933 Mon Sep 17 00:00:00 2001 From: cajun <12363371+CajunAvenger@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:06:35 -0500 Subject: [PATCH] fix missing vorthos box --- .../magic-m15-mainframe-planeswalker.mse-style/style | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/magic-m15-mainframe-planeswalker.mse-style/style b/data/magic-m15-mainframe-planeswalker.mse-style/style index c5c84c775..b373e72d0 100644 --- a/data/magic-m15-mainframe-planeswalker.mse-style/style +++ b/data/magic-m15-mainframe-planeswalker.mse-style/style @@ -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}