Commit 01e0ece4 authored by Nemo Ma's avatar Nemo Ma

Adding AT symbol support in card names

because VRAINS made that a thing.
Requested by MBraduljica
#2833
parent 91bcc1a9
......@@ -40,6 +40,9 @@ symbol:
symbol:
code: *
image: dot.png
symbol:
code: @
image: at.png
##############################################################
# Insert-symbol menu
......@@ -53,4 +56,5 @@ insert symbol menu:
item: ]
item: ~
item: ?
item: *
\ No newline at end of file
item: *
item: @
\ No newline at end of file
......@@ -16,7 +16,7 @@ symbol:
image: rightbracket.png
symbol:
code: @
image: infinity.png
image: at.png
image font size: 25
symbol:
code: ?
......@@ -37,6 +37,10 @@ symbol:
code: R
image: reverse1.png
image font size: 25
symbol:
code: ¢
image: infinity.png
image font size: 25
##############################################################
# Insert-symbol menu
......@@ -44,6 +48,7 @@ insert symbol menu:
item: [
item: ]
item: @
item: ¢
item: ?
item: *
item: X
......
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