Small Changes in Fighting Fantasy

This commit is contained in:
Marcus Vinicius
2022-06-07 16:26:28 -03:00
parent 43465751d2
commit 6bb9d4b1fd
2 changed files with 6 additions and 4 deletions
+5 -3
View File
@@ -112,11 +112,13 @@
<div class="backstory">
<label class="backstory-header" data-i18n="backstory">
Backstory
<textarea class="backstory-area" spellcheck="false">
</textarea>
</label>
</div>
<textarea class="backstory-area" name="attr_backstory" spellcheck="false">
</textarea>
</div>
@@ -143,7 +145,7 @@
<details open>
<summary style="font-weight:bold; " data-i18n="hero-notes">Hero Notes</summary>
<textarea spellcheck="false"></textarea>
<textarea spellcheck="false" name="attr_notes"></textarea>
</details>
</div>
+1 -1
View File
@@ -13,7 +13,7 @@
"luck": "Luck ",
"equipments": "Equipments/Items ",
"potions": "Potions",
"backstory": "\n Backstory\n <textarea class=\"backstory-area\" spellcheck=\"false\">\n </textarea>\n ",
"backstory": "\n Backstory\n\n ",
"hero-notes": "Hero Notes",
"monster-encounters": "Encounters",
"monster name": "",