mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 13:37:00 -04:00
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1223 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -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:
|
|||||||
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:
|
|||||||
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:
|
|||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user