---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
cajun
2024-10-01 15:04:20 -05:00
committed by GitHub
parent 8ad5ba8a6d
commit a3c3b8d1f1
30 changed files with 219 additions and 214 deletions

View File

@@ -2093,7 +2093,7 @@ extra card style:
width: 375
height: 523
render style: image
image: {if is_beyond() then devoid_mask("/magic-modules.mse-include/trims/beyond/vtrim.png") else devoid_mask("/magic-modules.mse-include/trims/vehicle.png")}
image: {if is_beyond() then devoid_mask("/magic-modules.mse-include/trims/beyond/vbeyond.png") else devoid_mask("/magic-modules.mse-include/trims/vehicle.png")}
z index: 310
visible: { not is_map() and not uses_expanded_art() and is_vehicle() }
mask: { main_trim_mask() }