mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Fix healing targeted resource in setting
This commit is contained in:
parent
deaea6f271
commit
f7acb9cd70
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
{{else}}
|
||||
{{> formula fields=fields.value.fields source=source.value target="value"}}
|
||||
{{/if}}
|
||||
{{formField fields.applyTo value=source.type name="healing.applyTo" localize=true}}
|
||||
{{formField fields.applyTo value=source.applyTo name="healing.applyTo" localize=true}}
|
||||
</fieldset>
|
||||
|
||||
{{#*inline "formula"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue