Replace the dot character in Tarot cards

The unicode dot wasn't stored or rendering properly, replace it with a simpler code we know TTS can handle
This commit is contained in:
Buhallin 2022-11-15 00:55:22 -08:00
parent fe6992b89f
commit b1a163fc8d
No known key found for this signature in database
GPG Key ID: DB3C362823852294
8 changed files with 8 additions and 8 deletions

View File

@ -37,7 +37,7 @@
"LuaScriptState": "", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Card", "Name": "Card",
"Nickname": "Death <EFBFBD><EFBFBD><EFBFBD><EFBFBD> XIII (1)", "Nickname": "Death \u00B7 XIII (1)",
"SidewaysCard": false, "SidewaysCard": false,
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,

View File

@ -37,7 +37,7 @@
"LuaScriptState": "", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Card", "Name": "Card",
"Nickname": "The Devil <EFBFBD><EFBFBD><EFBFBD><EFBFBD> XV", "Nickname": "The Devil \u00B7 XV",
"SidewaysCard": false, "SidewaysCard": false,
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,

View File

@ -37,7 +37,7 @@
"LuaScriptState": "", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Card", "Name": "Card",
"Nickname": "The Fool <EFBFBD><EFBFBD><EFBFBD><EFBFBD> 0 (3)", "Nickname": "The Fool \u00B7 0 (3)",
"SidewaysCard": false, "SidewaysCard": false,
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,

View File

@ -37,7 +37,7 @@
"LuaScriptState": "", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Card", "Name": "Card",
"Nickname": "The Hierophant <EFBFBD><EFBFBD><EFBFBD><EFBFBD> V (3)", "Nickname": "The Hierophant \u00B7 V (3)",
"SidewaysCard": false, "SidewaysCard": false,
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,

View File

@ -37,7 +37,7 @@
"LuaScriptState": "", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Card", "Name": "Card",
"Nickname": "The Moon <EFBFBD><EFBFBD><EFBFBD><EFBFBD> XVIII (1)", "Nickname": "The Moon \u00B7 XVIII (1)",
"SidewaysCard": false, "SidewaysCard": false,
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,

View File

@ -37,7 +37,7 @@
"LuaScriptState": "", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Card", "Name": "Card",
"Nickname": "The Star <EFBFBD><EFBFBD><EFBFBD><EFBFBD> XVII (3)", "Nickname": "The Star \u00B7 XVII (3)",
"SidewaysCard": false, "SidewaysCard": false,
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,

View File

@ -37,7 +37,7 @@
"LuaScriptState": "", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Card", "Name": "Card",
"Nickname": "The Tower <EFBFBD><EFBFBD><EFBFBD><EFBFBD> XVI", "Nickname": "The Tower \u00B7 XVI",
"SidewaysCard": false, "SidewaysCard": false,
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,

View File

@ -37,7 +37,7 @@
"LuaScriptState": "", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Card", "Name": "Card",
"Nickname": "The World <EFBFBD><EFBFBD><EFBFBD><EFBFBD> XXI (3)", "Nickname": "The World \u00B7 XXI (3)",
"SidewaysCard": false, "SidewaysCard": false,
"Snap": true, "Snap": true,
"Sticky": true, "Sticky": true,