mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Fixing mana font size mistakes dealing with both guild hybrids and #/C hybrids.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@959 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mse version: 0.3.6
|
||||
version: 2008-05-18
|
||||
version: 2008-06-02
|
||||
short name: beveled style (firepenguinmaster)
|
||||
installer group: magic/Mana symbols/beveled style (FirePenguinMaster)
|
||||
position hint: 101
|
||||
@@ -70,52 +70,42 @@ symbol:
|
||||
symbol:
|
||||
code: W/U
|
||||
image: mana_guild_wu.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: U/B
|
||||
image: mana_guild_ub.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: B/R
|
||||
image: mana_guild_br.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: R/G
|
||||
image: mana_guild_rg.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: G/W
|
||||
image: mana_guild_gw.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: W/B
|
||||
image: mana_guild_wb.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: U/R
|
||||
image: mana_guild_ur.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: B/G
|
||||
image: mana_guild_bg.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: R/W
|
||||
image: mana_guild_rw.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: G/U
|
||||
image: mana_guild_gu.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: W/U
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
mse version: 0.3.6
|
||||
version: 2008-05-18
|
||||
version: 2008-06-02
|
||||
# Symbol font in the 'popup' style, used for casting costs on modern cards
|
||||
short name: popup style
|
||||
installer group: magic/Mana symbols/popup style
|
||||
@@ -216,6 +216,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_ng.png
|
||||
code: ([XYZ0-9])+/G
|
||||
@@ -230,6 +231,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nu.png
|
||||
code: ([XYZ0-9])+/U
|
||||
@@ -244,6 +246,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nb.png
|
||||
code: ([XYZ0-9])+/B
|
||||
@@ -258,6 +261,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nr.png
|
||||
code: ([XYZ0-9])+/R
|
||||
@@ -272,6 +276,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: X
|
||||
image: mana_x.png
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
mse version: 0.3.6
|
||||
version: 2008-05-19
|
||||
version: 2008-06-02
|
||||
short name: normal (colorless)
|
||||
position hint: 21
|
||||
installer group: magic/Mana symbols/colorless normal style
|
||||
@@ -223,6 +223,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_ng.png
|
||||
code: ([XYZ0-9])+/G
|
||||
@@ -237,6 +238,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nu.png
|
||||
code: ([XYZ0-9])+/U
|
||||
@@ -251,6 +253,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nb.png
|
||||
code: ([XYZ0-9])+/B
|
||||
@@ -265,6 +268,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nr.png
|
||||
code: ([XYZ0-9])+/R
|
||||
@@ -279,6 +283,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: X
|
||||
image: mana_x.png
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
mse version: 0.3.6
|
||||
version: 2008-05-18
|
||||
version: 2008-06-02
|
||||
short name: normal
|
||||
installer group: magic/Mana symbols/normal style
|
||||
position hint: 001
|
||||
@@ -226,6 +226,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_ng.png
|
||||
code: ([XYZ0-9])+/G
|
||||
@@ -240,6 +241,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nu.png
|
||||
code: ([XYZ0-9])+/U
|
||||
@@ -254,6 +256,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nb.png
|
||||
code: ([XYZ0-9])+/B
|
||||
@@ -268,6 +271,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
image: mana_nr.png
|
||||
code: ([XYZ0-9])+/R
|
||||
@@ -282,6 +286,7 @@ symbol:
|
||||
size: .6
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: X
|
||||
image: mana_x.png
|
||||
|
||||
Reference in New Issue
Block a user