mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-03 05:32:32 +00:00
default to consolidated skills on config tab solves formula showing for skill ranks
This commit is contained in:
@@ -9649,7 +9649,8 @@
|
||||
</span>
|
||||
<span class="sheet-table-data sheet-left">
|
||||
<label><span title="Consolidated skills ranks are awarded at 1/2 normal skill points.">
|
||||
<input type="radio" title="@{BG-Skill-Use}" name="attr_BG-Skill-Use" value="0" /> Enable Consolidated Skills.</span></label> <label><span title="Background skills ranks are awarded at a rate of two per level and can be spent on any background skill.">
|
||||
<input type="radio" title="@{BG-Skill-Use}" name="attr_BG-Skill-Use" value="0" checked="checked"/> Enable Consolidated Skills.</span></label>
|
||||
<label><span title="Background skills ranks are awarded at a rate of two per level and can be spent on any background skill.">
|
||||
<input type="radio" title="@{BG-Skill-Use}" name="attr_BG-Skill-Use" value="1" /> Enable Background Skills.</span></label>
|
||||
</span>
|
||||
<span class="sheet-table-data sheet-left">
|
||||
|
||||
Reference in New Issue
Block a user