Fixes perks
This commit is contained in:
parent
04365a93d0
commit
83119a2b82
@ -27,7 +27,7 @@
|
||||
|
||||
{{#if (eq system.perktype "normal")}}
|
||||
<li class="flexrow">
|
||||
<label class="item-field-label-long">Skill Cost</label>
|
||||
<label class="item-field-label-long">Starting Skill Cost</label>
|
||||
<input type="text" class="item-field-label-medium input-numeric-short padd-right" name="system.cost" value="{{system.cost}}" data-dtype="Number"/>
|
||||
</li>
|
||||
{{else}}
|
||||
|
Loading…
Reference in New Issue
Block a user