Sync attempt

This commit is contained in:
2022-01-09 14:34:19 +01:00
parent 915b89a8c4
commit 54ba3225dd
5 changed files with 17 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
<h3 class="form-header">{{localize "BOL.ui.spellProperties"}}</h3>
<div class="form-group">
<div class="form-fields">
<label class="property-label">{{localize "BOL.ui.difficulty"}}111</label>
<input class="field-value" type="text" name="data.properties.difficulty" value="{{data.properties.difficulty}}" data-dtype="Number"/>
</div>
</div>