mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 12:41:07 +01:00
enhance armor and weapon sheet
This commit is contained in:
parent
c4a03b2d54
commit
ef4652ab1a
20 changed files with 367 additions and 378 deletions
|
|
@ -80,13 +80,13 @@
|
|||
</legend>
|
||||
|
||||
<div class="form-group flexrow">
|
||||
<label>{{localize "DAGGERHEART.Abilities.Agility.Name"}}</label>
|
||||
<label>{{localize "DAGGERHEART.Abilities.agility.name"}}</label>
|
||||
<div class="form-fields flex0 trait-input">
|
||||
<input type="text" name="system.characterGuide.suggestedTraits.agility" value="{{source.system.characterGuide.suggestedTraits.agility}}" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group flexrow">
|
||||
<label>{{localize "DAGGERHEART.Abilities.Strength.Name"}}</label>
|
||||
<label>{{localize "DAGGERHEART.Abilities.strength.Name"}}</label>
|
||||
<div class="form-fields flex0 trait-input">
|
||||
<input type="text" name="system.characterGuide.suggestedTraits.strength" value="{{source.system.characterGuide.suggestedTraits.strength}}" />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue