Added some text for 20Q 2dn dice
Minors fixes
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
<fieldset>
|
||||
<legend class="text-block-header">{{ localize 'l5r5e.social.title' }}</legend>
|
||||
<label class="attribute-label">{{ localize 'l5r5e.social.ninjo' }}
|
||||
<input type="text" name="data.social_standing.ninjo" value="{{data.social.ninjo}}"/>
|
||||
<input type="text" name="data.social.ninjo" value="{{data.social.ninjo}}"/>
|
||||
</label>
|
||||
<label class="attribute-label">{{ localize 'l5r5e.social.giri' }}
|
||||
<input type="text" name="data.social_standing.giri" value="{{data.social.giri}}"/>
|
||||
<input type="text" name="data.social.giri" value="{{data.social.giri}}"/>
|
||||
</label>
|
||||
<label class="attribute-label">{{ localize 'l5r5e.social.titles' }}
|
||||
<input type="text" name="data.social_standing.titles" value="{{data.social.titles}}"/>
|
||||
<input type="text" name="data.social.titles" value="{{data.social.titles}}"/>
|
||||
</label>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
|
||||
@@ -581,7 +581,7 @@
|
||||
{{/select}}
|
||||
</select>
|
||||
</label>
|
||||
|
||||
<br />{{localize 'l5r5e.twenty_questions.part6.d10r2_drop_items'}}
|
||||
{{> 'systems/l5r5e/templates/actors/character/twenty-questions-item.html' itemsList=cache.step18.heritage_item stepName='step18.heritage_item' itemType='items' hideDndAt=1 }}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user