Commit 22f57011 authored by twanvl's avatar twanvl

slash is not a mana symbol in the casting cost

parent d3742bc0
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment