Fixes perks

This commit is contained in:
LeRatierBretonnien 2022-12-28 09:18:00 +01:00
parent 04365a93d0
commit 83119a2b82
1 changed files with 1 additions and 1 deletions

View File

@ -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}}