Improvments to typeline fields in magic-new-flip, magic-new-promo, magic-old-token, magic-fpm, and magic-fpm-flip.

Improved image masks for magic-fpm-split, magic-fpm-promo, and magic-fpm-token.
Modified <a> parameter and Champion keyword; now you can "Champion two Knights".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@708 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2007-09-16 19:51:37 +00:00
parent abe860b48e
commit fea5887e16
10 changed files with 20 additions and 20 deletions
+3 -3
View File
@@ -204,7 +204,7 @@ card style:
type:
left: 33
top : 134
width: 253
width: { if card.pt !="" then 253 else 310 }
height: 18
alignment: top shrink-overflow
z index: 1
@@ -215,9 +215,9 @@ card style:
separator color: rgb(128,128,128)
type 2:
left: 86
left: { if card.pt != "" then 86 else 34 }
top : 353
width: 256
width: { if card.pt != "" then 256 else 308 }
height: 18
alignment: top shrink-overflow
angle: 180