Fixed so party.inventory has the right controls

This commit is contained in:
WBHarry 2025-11-14 22:51:03 +01:00
parent 196ec07e79
commit 71ba5cfb1e
5 changed files with 27 additions and 25 deletions

View file

@ -10,6 +10,7 @@ Parameters:
- isGlassy {boolean} : If true, applies the 'glassy' class to the fieldset.
- cardView {boolean} : If true and type is 'domainCard', renders using domain card layout.
- isActor {boolean} : Passed through to inventory-item partials.
- isItem {boolean} : Passed through to inventory-item partials
- actorType {boolean} : The actor type of the parent actor
- canCreate {boolean} : If true, show createDoc anchor on legend
- inVault {boolean} : If true, the domainCard is created with inVault=true