mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
slash is not a mana symbol in the casting cost
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@655 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -188,7 +188,7 @@ symbol:
|
|||||||
symbol:
|
symbol:
|
||||||
code: S
|
code: S
|
||||||
image: mana_s.png
|
image: mana_s.png
|
||||||
as text: .|[0-9]+(?!/)
|
as text: [X-Z]|[0-9]+(?!/)
|
||||||
text font:
|
text font:
|
||||||
name: MPlantin
|
name: MPlantin
|
||||||
size: 1
|
size: 1
|
||||||
|
|||||||
@@ -183,6 +183,9 @@ card style:
|
|||||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||||
height: 23
|
height: 23
|
||||||
alignment: bottom right
|
alignment: bottom right
|
||||||
|
font:
|
||||||
|
name: MPlantin
|
||||||
|
size: 15
|
||||||
symbol font:
|
symbol font:
|
||||||
name: magic-mana-large
|
name: magic-mana-large
|
||||||
size: 15
|
size: 15
|
||||||
|
|||||||
Reference in New Issue
Block a user