Files
MagicSetEditor2/data/magic-mana-future.mse-symbol-font/symbol-font
T
coppro 232c8b3aa9 Attempted to update type symbols on futureshifts to remove scripting
(precise modifications still needed, but MSE runs faster when the 
positions aren't scripted)

Added translation for the 'Open most recent set' button.
Moved 'type symbol' from the game to the futureshift templates.
Fixed a few BOMs.
TODO: Move common elements from futureshifts to an include folder.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@612 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-15 17:16:27 +00:00

144 lines
2.5 KiB
Plaintext

mse version: 0.3.3
# Symbol font in the 'futuristic' style, used for casting costs on futureshift cards
image font size: 135
horizontal space: 2
symbol:
image: mana_circle_w.png
enabled: { colorless_color() == "w" }
symbol:
image: mana_circle_u.png
enabled: { colorless_color() == "u" }
symbol:
image: mana_circle_b.png
enabled: { colorless_color() == "b" }
symbol:
image: mana_circle_r.png
enabled: { colorless_color() == "r" }
symbol:
image: mana_circle_g.png
enabled: { colorless_color() == "g" }
symbol:
image: mana_circle.png
enabled: { colorless_color() == "c" }
symbol:
code: T
image: mana_t.png
symbol:
code: W/U
image: mana_guild_wu.png
enabled: { guild_mana() }
symbol:
code: U/B
image: mana_guild_ub.png
enabled: { guild_mana() }
symbol:
code: B/R
image: mana_guild_br.png
enabled: { guild_mana() }
symbol:
code: R/G
image: mana_guild_rg.png
enabled: { guild_mana() }
symbol:
code: G/W
image: mana_guild_gw.png
enabled: { guild_mana() }
symbol:
code: W/B
image: mana_guild_wb.png
enabled: { guild_mana() }
symbol:
code: U/R
image: mana_guild_ur.png
enabled: { guild_mana() }
symbol:
code: B/G
image: mana_guild_bg.png
enabled: { guild_mana() }
symbol:
code: R/W
image: mana_guild_rw.png
enabled: { guild_mana() }
symbol:
code: G/U
image: mana_guild_gu.png
enabled: { guild_mana() }
symbol:
code: W/U
image: mana_wu.png
symbol:
code: U/B
image: mana_ub.png
symbol:
code: B/R
image: mana_br.png
symbol:
code: R/G
image: mana_rg.png
symbol:
code: G/W
image: mana_gw.png
symbol:
code: W/B
image: mana_wb.png
symbol:
code: U/R
image: mana_ur.png
symbol:
code: B/G
image: mana_bg.png
symbol:
code: R/W
image: mana_rw.png
symbol:
code: G/U
image: mana_gu.png
symbol:
code: 1/2
image: mana_1_half.png
symbol:
code: |W
image: mana_w_half.png
symbol:
code: |U
image: mana_u_half.png
symbol:
code: |B
image: mana_b_half.png
symbol:
code: |R
image: mana_r_half.png
symbol:
code: |G
image: mana_g_half.png
symbol:
code: |S
image: mana_s_half.png
symbol:
code: W
image: mana_w.png
symbol:
code: U
image: mana_u.png
symbol:
code: B
image: mana_b.png
symbol:
code: R
image: mana_r.png
symbol:
code: G
image: mana_g.png
symbol:
code: S
image: mana_s.png
merge numbers: true
text font:
name: MPlantin
size: 15
color: rgb(0,0,0)
text margin left: 3
text margin right: 2
text margin top: -1
text margin bottom: -1