Fix actor sheet modifications/updates
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>{{localize "AWEMMY.Item.RollBonus"}}</label>
|
||||
{{formInput systemFields.rollBonus value=system.rollBonus placeholder="e.g. 2 to Recall Knowledge"}}
|
||||
</div>
|
||||
|
||||
<fieldset>
|
||||
<legend>{{localize "AWEMMY.Item.Description"}}</legend>
|
||||
{{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description" toggled=true}}
|
||||
|
||||
Reference in New Issue
Block a user