Commit 66b643c6 authored by artfreakwiu's avatar artfreakwiu

No commit message

No commit message
parent b430e568
...@@ -203,15 +203,8 @@ card style: ...@@ -203,15 +203,8 @@ card style:
DC-new: dcnew.png DC-new: dcnew.png
DC-old: /vs-common.mse-include/dcold.png DC-old: /vs-common.mse-include/dcold.png
Hellboy: hellboy.png Hellboy: hellboy.png
Other...: /vs-common.mse-include/blank.png Other...: { set.custom_logo }
z index: 3 z index: 3
custom symbol:
left: 310
top: 31
height: 30
width: 30
visible: { card.card_symbol=="Other..." }
z index: 4
############################# Type Bar ############################# Type Bar
type text full: type text full:
left: 19 left: 19
......
...@@ -246,7 +246,13 @@ set field: ...@@ -246,7 +246,13 @@ set field:
choice: Hellboy choice: Hellboy
choice: Other... choice: Other...
initial: none initial: none
save value: true
description: The logo for the company. description: The logo for the company.
set field:
type: image
name: custom logo
save value: true
description: This is where you load custom logos that will appear on all your cards.
set field: set field:
type: text type: text
name: code name: code
...@@ -302,6 +308,9 @@ default set style: ...@@ -302,6 +308,9 @@ default set style:
DC-old: /vs-common.mse-include/dcold.png DC-old: /vs-common.mse-include/dcold.png
Hellboy: /vs-common.mse-include/hellboy.png Hellboy: /vs-common.mse-include/hellboy.png
Other...: /vs-common.mse-include/other.png Other...: /vs-common.mse-include/other.png
custom logo:
width: 30
height: 30
title: title:
padding left: 2 padding left: 2
font: font:
...@@ -417,11 +426,6 @@ card field: ...@@ -417,11 +426,6 @@ card field:
show statistics: false show statistics: false
default: set.logo default: set.logo
editable: false editable: false
description: Double click to load a symbol for the card
card field:
type: image
name: custom symbol
show statistics: false
card field: card field:
type: choice type: choice
name: edition name: edition
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment