foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
276 stars 177 forks source link

[#3500] Allow ordering of inventory categories to be set #3540

Closed arbron closed 3 weeks ago

arbron commented 3 weeks ago

Introduces a new inventoryOrder metadata property that is used to specify which order inventory categories will appear. This value will only be used if inventoryItem is also set in the metadata. If not specified, category will be sorted to the end of the list.