---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
cajun
2024-10-01 08:34:46 -05:00
committed by GitHub
parent d1b3bdac74
commit 5016c6efa2
32836 changed files with 65408 additions and 48862 deletions

View File

@@ -0,0 +1,11 @@
include file: card_fields_dfc
card style:
indicator 3:
left: { indicator_left_3() + typeline_offset_left_3() }
top: { indicator_top_3() + typeline_offset_top_3() }
width: { indicator_size_3() + typeline_offset_height_3() }
height: { indicator_size_3() + typeline_offset_height_3() }
z index: 800
render style: image
visible: { (not typeline_disabled_3()) and not indicator_disabled_3() and has_identity_3() }
image: { module_identity(card.indicator_3) }