mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Small Changes in Fighting Fantasy
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user