mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 02:19:54 +02:00
Changed the label of ActionSheet damage.resources to Mark Resources
This commit is contained in:
parent
3b68c6c895
commit
6460077c94
5 changed files with 6 additions and 6 deletions
|
|
@ -39,7 +39,7 @@
|
|||
{{#if (eq @root.source.type 'healing')}}
|
||||
{{localize "DAGGERHEART.GENERAL.healing"}}
|
||||
{{else}}
|
||||
{{localize "DAGGERHEART.GENERAL.Resource.plural"}}
|
||||
{{localize "DAGGERHEART.ACTIONS.Config.damage.markResources"}}
|
||||
{{/if}}
|
||||
{{#unless @root.allDamageTypesUsed}}<a data-action="addDamageResource"><i class="fa-solid fa-plus icon-button"></i></a>{{/unless}}
|
||||
</legend>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue