Make all item types quantifiable in the party actor

This commit is contained in:
Carlos Fernandez 2026-04-16 02:02:26 -04:00
parent 76a3268cf3
commit 9aab9fca52
13 changed files with 91 additions and 45 deletions

View file

@ -39,6 +39,7 @@
collection=@root.inventory.consumables
isGlassy=true
canCreate=true
isQuantifiable=true
}}
{{> 'daggerheart.inventory-items'
title='TYPES.Item.loot'
@ -47,6 +48,7 @@
isGlassy=true
canCreate=true
showActions=true
isQuantifiable=true
}}
</div>
</section>