sync with Full and prune
update templates to sync up with Full Pack remove depreciated and full-pack exclusive templates
This commit is contained in:
BIN
data/magic-booster-mini.mse-style/magic_blue.png
Normal file
BIN
data/magic-booster-mini.mse-style/magic_blue.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 KiB |
BIN
data/magic-booster-mini.mse-style/magic_yellow.png
Normal file
BIN
data/magic-booster-mini.mse-style/magic_yellow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
@@ -340,10 +340,13 @@ extra card field:
|
||||
name: magic logo
|
||||
choice: light
|
||||
choice: dark
|
||||
choice: blue
|
||||
choice: yellow
|
||||
choice: none
|
||||
extra card field:
|
||||
type: text
|
||||
name: small name
|
||||
multi line: true
|
||||
extra card field:
|
||||
type: text
|
||||
name: age
|
||||
@@ -400,6 +403,8 @@ extra card style:
|
||||
choice images:
|
||||
light: magic_light.png
|
||||
dark: magic_dark.png
|
||||
blue: magic_blue.png
|
||||
yellow: magic_yellow.png
|
||||
small name:
|
||||
left: {if subtitle_deets().0 != "" then subtitle_deets().0 else 8}
|
||||
top: {if subtitle_deets().1 != "" then subtitle_deets().1 else if styling.small_text_over_title then 350 else 400 }
|
||||
|
||||
Reference in New Issue
Block a user