From 69140171be4a594b318bbe153536c5445151efc9 Mon Sep 17 00:00:00 2001 From: twanvl Date: Fri, 21 Sep 2007 19:18:05 +0000 Subject: [PATCH] Size of rarity symbol on fpm templates git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@740 0fc631ac-6414-0410-93d0-97cfa31319b6 --- data/magic-firepenguinmaster-flip.mse-style/style | 6 +++--- data/magic-firepenguinmaster.mse-style/style | 6 +++--- data/magic-firepenguinmastersplit.mse-style/style | 8 ++++---- data/magic-firepenguinmastertokens.mse-style/style | 10 ++++------ 4 files changed, 14 insertions(+), 16 deletions(-) diff --git a/data/magic-firepenguinmaster-flip.mse-style/style b/data/magic-firepenguinmaster-flip.mse-style/style index 6dbee036..84fe8b7c 100644 --- a/data/magic-firepenguinmaster-flip.mse-style/style +++ b/data/magic-firepenguinmaster-flip.mse-style/style @@ -227,10 +227,10 @@ card style: color: rgb(0,0,0) separator color: rgb(128,128,128) rarity: - left: 64 + left: 70 top : 348 - width: 44 - height: 22 + width: 33 + height: 23 z index: 1 alignment: middle center render style: image diff --git a/data/magic-firepenguinmaster.mse-style/style b/data/magic-firepenguinmaster.mse-style/style index e04f5249..97a5522e 100644 --- a/data/magic-firepenguinmaster.mse-style/style +++ b/data/magic-firepenguinmaster.mse-style/style @@ -205,10 +205,10 @@ card style: separator color: rgb(128,128,128) rarity: - left: 64 + left: 70 top : 302 - width: 44 - height: 22 + width: 33 + height: 23 z index: 1 alignment: middle center render style: image diff --git a/data/magic-firepenguinmastersplit.mse-style/style b/data/magic-firepenguinmastersplit.mse-style/style index bd8054ff..c5f0fc65 100644 --- a/data/magic-firepenguinmastersplit.mse-style/style +++ b/data/magic-firepenguinmastersplit.mse-style/style @@ -272,9 +272,9 @@ card style: color: rgb(0,0,0) separator color: rgb(128,128,128) rarity: - left: 48.45 + left: 53 top : 214 - width: 34 + width: 25 height: 17 z index: 1 alignment: middle center @@ -287,9 +287,9 @@ card style: rare: script: symbol_variation(symbol: set.symbol, variation: "rare") special: script: symbol_variation(symbol: set.symbol, variation: "special") rarity 2: - left: 301.54 + left: 306 top : 214 - width: 34 + width: 25 height: 17 z index: 1 alignment: middle center diff --git a/data/magic-firepenguinmastertokens.mse-style/style b/data/magic-firepenguinmastertokens.mse-style/style index e5c629e6..2dc48699 100644 --- a/data/magic-firepenguinmastertokens.mse-style/style +++ b/data/magic-firepenguinmastertokens.mse-style/style @@ -204,11 +204,9 @@ card style: separator color: rgb(128,128,128) rarity: - left: - { if card.type != "" or card.illustrator != "" or card.copyright != "" then 64 - else 23 } - top : 471 - width: 44 + left: { if to_text(card.type) != "" or card.illustrator != "" or card.copyright != "" then 70 else 21 } + top : { if to_text(card.type) != "" or card.illustrator != "" or card.copyright != "" then 468 else 471 } + width: 33 height: 22 z index: 3 alignment: middle center @@ -385,7 +383,7 @@ extra card style: height: 41 render style: image popup style: in place - visible: { card.type != "" or card.illustrator != "" or card.copyright != "" } + visible: { to_text(card.type) != "" or card.illustrator != "" or card.copyright != "" } image: { card_typeline() } z index: 2 paintbrush: