mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57: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-old: /vs-common.mse-include/dcold.png
|
||||
Hellboy: hellboy.png
|
||||
Other...: /vs-common.mse-include/blank.png
|
||||
Other...: { set.custom_logo }
|
||||
z index: 3
|
||||
custom symbol:
|
||||
left: 310
|
||||
top: 31
|
||||
height: 30
|
||||
width: 30
|
||||
visible: { card.card_symbol=="Other..." }
|
||||
z index: 4
|
||||
############################# Type Bar
|
||||
type text full:
|
||||
left: 19
|
||||
|
||||
@@ -246,7 +246,13 @@ set field:
|
||||
choice: Hellboy
|
||||
choice: Other...
|
||||
initial: none
|
||||
save value: true
|
||||
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:
|
||||
type: text
|
||||
name: code
|
||||
@@ -302,6 +308,9 @@ default set style:
|
||||
DC-old: /vs-common.mse-include/dcold.png
|
||||
Hellboy: /vs-common.mse-include/hellboy.png
|
||||
Other...: /vs-common.mse-include/other.png
|
||||
custom logo:
|
||||
width: 30
|
||||
height: 30
|
||||
title:
|
||||
padding left: 2
|
||||
font:
|
||||
@@ -417,11 +426,6 @@ card field:
|
||||
show statistics: false
|
||||
default: set.logo
|
||||
editable: false
|
||||
description: Double click to load a symbol for the card
|
||||
card field:
|
||||
type: image
|
||||
name: custom symbol
|
||||
show statistics: false
|
||||
card field:
|
||||
type: choice
|
||||
name: edition
|
||||
|
||||
Reference in New Issue
Block a user