Removed DestroyOnEmpty from consumables

This commit is contained in:
WBHarry 2026-03-23 00:33:02 +01:00
parent 263c05c307
commit 848a7ab466
65 changed files with 7 additions and 82 deletions

View file

@ -10,8 +10,5 @@
<span>{{localize "DAGGERHEART.ITEMS.Consumable.consumeOnUse"}}</span>
{{formField systemFields.consumeOnUse value=source.system.consumeOnUse}}
<span>{{localize "DAGGERHEART.ITEMS.Consumable.destroyOnEmpty"}}</span>
{{formField systemFields.destroyOnEmpty value=source.system.destroyOnEmpty}}
</fieldset>
</section>