18 lines
524 B
Plaintext
18 lines
524 B
Plaintext
include file: /magic-modules.mse-include/crowns/card_fields
|
|
extra card field:
|
|
type: choice
|
|
name: crown 2
|
|
script: card.card_color_2
|
|
save value: false
|
|
editable: false
|
|
extra card style:
|
|
crown 2:
|
|
left: { 0 + face_coordinates_map(2).left + crown_offset_left_2() }
|
|
top: { 0 + face_coordinates_map(2).top + crown_offset_top_2() }
|
|
width: { face_coordinates_map(2).width }
|
|
height: { face_coordinates_map(2).height }
|
|
render style: image
|
|
image: { module_crown() }
|
|
z index: 800
|
|
visible: { not crown_disabled_2() }
|