Variable consumableTypesConst
consumableTypes: {
drug: "PF1.Subtypes.Item.consumable.drug.Single";
misc: "PF1.Misc";
pharmaceutical: "PF1.Subtypes.Item.consumable.pharmaceutical.Single";
poison: "PF1.Subtypes.Item.consumable.poison.Single";
potion: "PF1.Subtypes.Item.consumable.potion.Single";
rod: "PF1.Subtypes.Item.consumable.rod.Single";
scroll: "PF1.Subtypes.Item.consumable.scroll.Single";
staff: "PF1.Subtypes.Item.consumable.staff.Single";
wand: "PF1.Subtypes.Item.consumable.wand.Single";
} = ...
Enumerate the valid consumable types which are recognized by the system