mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 17:42:29 +00:00
Merge pull request #6910 from Anistuffs/masks-typofix
Masks - Minor Typo Fix
This commit is contained in:
@@ -1313,7 +1313,7 @@
|
||||
<input type="checkbox" value="1" name="attr_insecure"/><label data-i18n="insecure" class="sheet-conditionname">Insecure</label><br>
|
||||
<label data-i18n="malusdefend" class="sheet-conditiontaglines">(-2 to defend)</label><br>
|
||||
<label data-i18n="malusreject" class="sheet-conditiontaglines">(-2 to reject others' influence)</label><br>
|
||||
<span data-i18n="toclear" class="sheet-clearconditions">To clear:</span> <span data-i18n="clearinsecure" class="sheet-cleartaglines">take foolhary action without talking to your team</span>
|
||||
<span data-i18n="toclear" class="sheet-clearconditions">To clear:</span> <span data-i18n="clearinsecure" class="sheet-cleartaglines">take foolhardy action without talking to your team</span>
|
||||
</div>
|
||||
<br>
|
||||
<!-- "Damaged" condition for the Newborn -->
|
||||
|
||||
@@ -220,7 +220,7 @@
|
||||
"insecure": "Insecure",
|
||||
"malusdefend": "(-2 to defend)",
|
||||
"malusreject": "(-2 to reject others' influence)",
|
||||
"clearinsecure": "take foolhary action without talking to your team",
|
||||
"clearinsecure": "take foolhardy action without talking to your team",
|
||||
"newborn-optional-damage": "Enable if you take the Damage move",
|
||||
"damaged": "Damaged",
|
||||
"cleardamaged": "you need time, external help, or special equipment or abilities",
|
||||
|
||||
Reference in New Issue
Block a user