old mana symbols

This commit is contained in:
Kyle
2020-08-20 19:56:58 -07:00
parent 561d0b54b2
commit 5422bbf94e
6 changed files with 51 additions and 1 deletions

View File

@@ -990,7 +990,7 @@ function autoCrop(targetImage, source = targetImage.src) {
var textCodeReferenceArray = [
['Code', 'Result'],
['{linenospace}', 'Moves to the next line without an extra space'],
['{linenospace}', 'Moves to the next line without an extra space ({lns} for short)'],
['{bar}', 'Moves to the next line and draws the flavor text bar'],
['{flavor}', 'Moves to the next line, draws the flavor text bar, and italicizes the text'],
['{i}', 'Italicizes the text'],