From a1d5f45e94af8c7c240985218739c96c0234e7d4 Mon Sep 17 00:00:00 2001 From: artfreakwiu Date: Thu, 13 Sep 2007 15:30:25 +0000 Subject: [PATCH] Added option for mana-large in text box. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@694 0fc631ac-6414-0410-93d0-97cfa31319b6 --- data/magic-future.mse-style/style | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/data/magic-future.mse-style/style b/data/magic-future.mse-style/style index 961b546a..92d298ca 100644 --- a/data/magic-future.mse-style/style +++ b/data/magic-future.mse-style/style @@ -153,10 +153,13 @@ styling field: choice: old choice: diagonal T styling field: - type: boolean - name: futuristic mana symbols - description: Use the symbols of the casting cost line inside the text box as well - initial: no + type: choice + name: mana symbols + choice: future + choice: shadowed + choice: normal + description: What style of mana symbols should be used? + initial: normal styling field: type: choice name: center text @@ -176,10 +179,12 @@ styling style: choice images: yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png - futuristic mana symbols: + mana symbols: + render style: both choice images: - yes: /magic-mana-future.mse-symbol-font/mana_w.png - no: /magic-mana-small.mse-symbol-font/mana_w.png + future: /magic-mana-future.mse-symbol-font/mana_w.png + shadowed: /magic-mana-large.mse-symbol-font/mana_w.png + normal: /magic-mana-small.mse-symbol-font/mana_w.png tap symbol: render style: both choice images: @@ -360,8 +365,8 @@ card style: else font_color(card.card_color) symbol font: name: - { if styling.futuristic_mana_symbols then "magic-mana-future" - else "magic-mana-small" } + { if styling.mana_symbols=="future" then "magic-mana-future" else + if styling.mana_symbols=="shadowed" then "magic-mana-large" else "magic-mana-small" } size: 15 alignment: script: