I hate HTML... it's so icky
This commit is contained in:
parent
60cfd0f1bb
commit
68362def85
6 changed files with 15 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
type="text"
|
||||
id="{{meta.idp}}-mainHand-name-input"
|
||||
name="system.weapon.mainHand.name"
|
||||
value="{{system.weapon.mainHand.name}}"
|
||||
>
|
||||
</div>
|
||||
|
||||
|
|
@ -83,6 +84,7 @@
|
|||
type="text"
|
||||
id="{{meta.idp}}-offHand-name-input"
|
||||
name="system.weapon.offHand.name"
|
||||
value="{{system.weapon.offHand.name}}"
|
||||
>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue