mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57: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:
|
||||
code: S
|
||||
image: mana_s.png
|
||||
as text: .|[0-9]+(?!/)
|
||||
as text: [X-Z]|[0-9]+(?!/)
|
||||
text font:
|
||||
name: MPlantin
|
||||
size: 1
|
||||
|
||||
@@ -183,6 +183,9 @@ card style:
|
||||
width: { max(30, card_style.casting_cost.content_width) + 5 }
|
||||
height: 23
|
||||
alignment: bottom right
|
||||
font:
|
||||
name: MPlantin
|
||||
size: 15
|
||||
symbol font:
|
||||
name: magic-mana-large
|
||||
size: 15
|
||||
|
||||
Reference in New Issue
Block a user