fix some missed indicators
This commit is contained in:
@@ -2280,7 +2280,7 @@ card style:
|
||||
z index: 800
|
||||
render style: image
|
||||
visible: { has_identity()}
|
||||
image: { card_identity() }
|
||||
image: { module_identity() }
|
||||
indicator 2:
|
||||
left: { if back_map() then 395 else 408 }
|
||||
top: { if b_saga() then 449 else if back_map() then 298 else if back_four_abilities() then 265 else 300 }
|
||||
@@ -2289,7 +2289,7 @@ card style:
|
||||
z index: 800
|
||||
render style: image
|
||||
visible: { has_identity_2()}
|
||||
image: { card_identity() }
|
||||
image: { module_identity() }
|
||||
type:
|
||||
left: { if front_map() then 85 else if has_identity() then 52 else 32 }
|
||||
top: { (if front_map() then 297.5 else if a_saga() then 444 else if has_four_abilities() then 261 else 296) + shrink_type() }
|
||||
|
||||
Reference in New Issue
Block a user