20Q added a summary
Some language refactoring Allow toggle even without editing perm Fix DnD on school rank with npc as they don't have it
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
{{#ifCond item.data.advancement_type '==' 'skill' }}
|
||||
<select name="data.skill" id="advancement_skill">
|
||||
<option value="">{{localize 'l5r5e.twenty_questions.choosef'}}</option>
|
||||
<option value="">{{localize 'l5r5e.twenty_questions.choose_one_skill'}}</option>
|
||||
{{#select item.data.skill}}
|
||||
{{#each item.data.skillsList as |skills catId|}}
|
||||
<optgroup label="{{localizeSkill catId 'title'}}">
|
||||
|
||||
Reference in New Issue
Block a user