Various fixes and add rune support
This commit is contained in:
@@ -24,4 +24,7 @@
|
||||
<legend>{{localize "OATHHAMMER.Label.Effect"}}</legend>
|
||||
{{formInput systemFields.effect enriched=enrichedEffect value=system.effect name="system.effect" toggled=true}}
|
||||
</fieldset>
|
||||
{{#if (eq system.itemType "talisman")}}
|
||||
{{> "systems/fvtt-oath-hammer/templates/item/rune-zone.hbs"}}
|
||||
{{/if}}
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user